Searched refs:yOff (Results 1 – 1 of 1) sorted by relevance
/template/scanlines/htc/PIE-1.0beta5/ |
H A D | PIE_uncompressed.js | 3356 shadowInfo, shape, fill, ss, xOff, yOff, spread, blur, shrink, color, alpha, path, 3360 function getShadowShape( index, corner, xOff, yOff, color, blur, path ) { argument 3384 ss.top = yOff; 3395 yOff = shadowInfo.yOffset.pixels( el ); 3423 shape = getShadowShape( i, corner, xOff, yOff, color, blur, path ); 3438 shape = getShadowShape( i, '', xOff, yOff, color, blur, path ); 3444 shape = getShadowShape( i, '', xOff, yOff, color, blur, path );
|