Searched refs:xOff (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 3383 ss.left = xOff; 3394 xOff = shadowInfo.xOffset.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 );
|