Home
last modified time | relevance | path

Searched refs:TexturedPolyPolyAction (Results 1 – 1 of 1) sorted by relevance

/trunk/main/cppcanvas/source/mtfrenderer/
H A Dpolypolyaction.cxx256 class TexturedPolyPolyAction : public CachedPrimitiveBase class
259 TexturedPolyPolyAction( const ::basegfx::B2DPolyPolygon& rPoly,
287TexturedPolyPolyAction::TexturedPolyPolyAction( const ::basegfx::B2DPolyPolygon& rPolyPoly, in TexturedPolyPolyAction() function in cppcanvas::internal::__anon4d4e83f00111::TexturedPolyPolyAction
301 …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