Home
last modified time | relevance | path

Searched defs:getUpdateArea (Results 1 – 17 of 17) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/tools/
H A Dcanvascustomspritehelper.cxx415 …::basegfx::B2DRange CanvasCustomSpriteHelper::getUpdateArea( const ::basegfx::B2DRange& rBounds ) … in getUpdateArea() function in canvas::CanvasCustomSpriteHelper
430 ::basegfx::B2DRange CanvasCustomSpriteHelper::getUpdateArea() const in getUpdateArea() function in canvas::CanvasCustomSpriteHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/tools/
H A Dcanvascustomspritehelper.cxx415 …::basegfx::B2DRange CanvasCustomSpriteHelper::getUpdateArea( const ::basegfx::B2DRange& rBounds ) … in getUpdateArea() function in canvas::CanvasCustomSpriteHelper
430 ::basegfx::B2DRange CanvasCustomSpriteHelper::getUpdateArea() const in getUpdateArea() function in canvas::CanvasCustomSpriteHelper
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/engine/shapes/
H A Dexternalshapebase.cxx184 ::basegfx::B2DRectangle ExternalShapeBase::getUpdateArea() const in getUpdateArea() function in slideshow::internal::ExternalShapeBase
H A Dbackgroundshape.cxx221 ::basegfx::B2DRectangle BackgroundShape::getUpdateArea() const in getUpdateArea() function in slideshow::internal::BackgroundShape
H A Dshapeimporter.cxx176 basegfx::B2DRectangle ShapeOfGroup::getUpdateArea() const in getUpdateArea() function in slideshow::internal::__anon88bf4d8a0111::ShapeOfGroup
H A Ddrawshape.cxx703 ::basegfx::B2DRectangle DrawShape::getUpdateArea() const in getUpdateArea() function in slideshow::internal::DrawShape
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/source/engine/shapes/
H A Dexternalshapebase.cxx189 ::basegfx::B2DRectangle ExternalShapeBase::getUpdateArea() const in getUpdateArea() function in slideshow::internal::ExternalShapeBase
H A Dbackgroundshape.cxx227 ::basegfx::B2DRectangle BackgroundShape::getUpdateArea() const in getUpdateArea() function in slideshow::internal::BackgroundShape
H A Dshapeimporter.cxx185 basegfx::B2DRectangle ShapeOfGroup::getUpdateArea() const in getUpdateArea() function in slideshow::internal::__anon33b5a5e20111::ShapeOfGroup
H A Ddrawshape.cxx724 ::basegfx::B2DRectangle DrawShape::getUpdateArea() const in getUpdateArea() function in slideshow::internal::DrawShape
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/test/
H A Dtestshape.cxx166 virtual ::basegfx::B2DRectangle getUpdateArea() const override in getUpdateArea() function in ImplTestShape
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/test/
H A Dtestshape.cxx165 virtual ::basegfx::B2DRectangle getUpdateArea() const override in getUpdateArea() function in __anon5755e54f0111::ImplTestShape
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/inc/base/
H A Dcanvascustomspritebase.hxx242 virtual ::basegfx::B2DRange getUpdateArea() const override in getUpdateArea() function in canvas::CanvasCustomSpriteBase
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/canvas/base/
H A Dcanvascustomspritebase.hxx243 virtual ::basegfx::B2DRange getUpdateArea() const override in getUpdateArea() function in canvas::CanvasCustomSpriteBase
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/inc/
H A Dspriteredrawmanager.hxx122 const ::basegfx::B2DRange& getUpdateArea() const { return maTrueUpdateArea; } in getUpdateArea() function in canvas::SpriteRedrawManager::SpriteInfo
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/canvas/
H A Dspriteredrawmanager.hxx125 const ::basegfx::B2DRange& getUpdateArea() const { return maTrueUpdateArea; } in getUpdateArea() function in canvas::SpriteRedrawManager::SpriteInfo
/dports/graphics/Coin/coin-Coin-4.0.0/src/actions/
H A DSoGLRenderAction.cpp792 SoGLRenderAction::getUpdateArea(SbVec2f & origin, SbVec2f & size) const in getUpdateArea() function in SoGLRenderAction