Searched refs:bgHeight (Results 1 – 1 of 1) sorted by relevance
3659 getGradientSvg: function( info, bgWidth, bgHeight ) { argument3663 metrics = PIE.GradientUtil.getGradientMetrics( el, bgWidth, bgHeight, info ),3692 … '<svg width="' + bgWidth + '" height="' + bgHeight + '" xmlns="http://www.w3.org/2000/svg">' +3695 …* 100 ) + '%" y1="' + ( startY / bgHeight * 100 ) + '%" x2="' + ( endX / bgWidth * 100 ) + '%" y2=…