Lines Matching refs:getProps
1299 getProps: function() { method in PIE.StyleInfoBase
1326 return !!this.getProps();
1727 return (this.getCss3() || this.isPngFix()) && !!this.getProps();
2392 r = this.getRadiiPixels( radii || radInfo.getProps() );
2577 var vis = this.styleInfos.visibilityInfo.getProps();
2642 ( si.boxShadowInfo.isActive() && si.boxShadowInfo.getProps().inset );
2660 var props = this.styleInfos.backgroundInfo.getProps(),
2694 var props = this.styleInfos.backgroundInfo.getProps(),
2754 border = si.borderInfo.getProps(),
2760 bg = si.backgroundInfo.getProps().bgImages[ index ],
2935 props = this.styleInfos.borderInfo.getProps(),
2990 borderProps = borderInfo.getProps();
3028 radii = this.getRadiiPixels( radiusInfo.getProps() );
3183 var props = this.styleInfos.borderImageInfo.getProps(),
3184 borderProps = this.styleInfos.borderInfo.getProps(),
3273 piece['imagedata'].src = this.styleInfos.borderImageInfo.getProps().src;
3290 widths = me.styleInfos.borderImageInfo.getProps().widths;
3339 return boxShadowInfo.isActive() && boxShadowInfo.getProps().outset[0];
3347 shadowInfos = styleInfos.boxShadowInfo.getProps().outset,
3348 radii = styleInfos.borderRadiusInfo.getProps(),
3488 borderProps = this.styleInfos.borderInfo.getProps(),
3592 props = me.styleInfos.backgroundInfo.getProps(),
3642 borders = me.styleInfos.borderInfo.getProps();
3747 props = me.styleInfos.borderImageInfo.getProps(),
3748 borderProps = me.styleInfos.borderInfo.getProps(),