Lines Matching refs:getBounds

76 …     virtual ::basegfx::B2DRange getBounds( const ::basegfx::B2DHomMatrix& rTransformation ) const;
77 … virtual ::basegfx::B2DRange getBounds( const ::basegfx::B2DHomMatrix& rTransformation,
220 …::basegfx::B2DRange PolyPolyAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformation ) co… in getBounds() function in cppcanvas::internal::__anoncf8788d80111::PolyPolyAction
231 … ::basegfx::B2DRange PolyPolyAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformation, in getBounds() function in cppcanvas::internal::__anoncf8788d80111::PolyPolyAction
243 return getBounds( rTransformation ); in getBounds()
267 … virtual ::basegfx::B2DRange getBounds( const ::basegfx::B2DHomMatrix& rTransformation ) const;
268 … virtual ::basegfx::B2DRange getBounds( const ::basegfx::B2DHomMatrix& rTransformation,
335 …::basegfx::B2DRange TexturedPolyPolyAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformat… in getBounds() function in cppcanvas::internal::__anoncf8788d80111::TexturedPolyPolyAction
346 …::basegfx::B2DRange TexturedPolyPolyAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformat… in getBounds() function in cppcanvas::internal::__anoncf8788d80111::TexturedPolyPolyAction
358 return getBounds( rTransformation ); in getBounds()
381 … virtual ::basegfx::B2DRange getBounds( const ::basegfx::B2DHomMatrix& rTransformation ) const;
382 … virtual ::basegfx::B2DRange getBounds( const ::basegfx::B2DHomMatrix& rTransformation,
445 …::basegfx::B2DRange StrokedPolyPolyAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformati… in getBounds() function in cppcanvas::internal::__anoncf8788d80111::StrokedPolyPolyAction
456 …::basegfx::B2DRange StrokedPolyPolyAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformati… in getBounds() function in cppcanvas::internal::__anoncf8788d80111::StrokedPolyPolyAction
468 return getBounds( rTransformation ); in getBounds()