Home
last modified time | relevance | path

Searched refs:bgHeight (Results 1 – 1 of 1) sorted by relevance

/template/scanlines/htc/PIE-1.0beta5/
H A DPIE_uncompressed.js3659 getGradientSvg: function( info, bgWidth, bgHeight ) { argument
3663 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=…