Searched refs:TexturedPolyPolyAction (Results 1 – 1 of 1) sorted by relevance
256 class TexturedPolyPolyAction : public CachedPrimitiveBase class259 TexturedPolyPolyAction( const ::basegfx::B2DPolyPolygon& rPoly,287 … TexturedPolyPolyAction::TexturedPolyPolyAction( const ::basegfx::B2DPolyPolygon& rPolyPoly, in TexturedPolyPolyAction() function in cppcanvas::internal::__anon4d4e83f00111::TexturedPolyPolyAction301 …bool TexturedPolyPolyAction::render( uno::Reference< rendering::XCachedPrimitive >& rCachedPrimiti… in render()320 bool TexturedPolyPolyAction::render( const ::basegfx::B2DHomMatrix& rTransformation, in render()335 …::basegfx::B2DRange TexturedPolyPolyAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformat… in getBounds()346 …::basegfx::B2DRange TexturedPolyPolyAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformat… in getBounds()361 sal_Int32 TexturedPolyPolyAction::getActionCount() const in getActionCount()495 … return ActionSharedPtr( new TexturedPolyPolyAction( rPoly, rCanvas, rState, rTexture ) ); in createPolyPolyAction()
Completed in 12 milliseconds