Lines Matching refs:pAttr
292 … const ShapeAttributeLayerSharedPtr& pAttr ) in calcUpdateAreaPixel() argument
299 pAttr ) ); in calcUpdateAreaPixel()
309 const ShapeAttributeLayerSharedPtr& pAttr, in renderSprite() argument
355 pAttr ) ); in renderSprite()
363 pAttr ) ); in renderSprite()
448 pAttr ) ); in renderSprite()
458 mpSprite->setAlpha( (pAttr && pAttr->isAlphaValid()) ? in renderSprite()
459 ::basegfx::clamp(pAttr->getAlpha(), in renderSprite()
466 if( pAttr && pAttr->isClipValid() ) in renderSprite()
468 ::basegfx::B2DPolyPolygon aClipPoly( pAttr->getClip() ); in renderSprite()
518 pAttr, in renderSprite()
529 const ShapeAttributeLayerSharedPtr& pAttr, in render() argument
577 if( pAttr ) in render()
580 if( pAttr->isClipValid() ) in render()
581 aClip.reset( pAttr->getClip() ); in render()
587 if( pAttr->isAlphaValid() ) in render()
589 const double nAlpha( pAttr->getAlpha() ); in render()
601 pAttr ) ); in render()
687 pAttr, in render()
727 pAttr ) ); in render()
731 pAttr, in render()