Searched refs:IsDisplayCacheable (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/svtools/source/graphic/ |
H A D | grfcache.hxx | 91 sal_Bool IsDisplayCacheable( OutputDevice* pOut, const Point& rPt, const Size& rSz,
|
H A D | grfcache.cxx | 870 sal_Bool GraphicCache::IsDisplayCacheable( OutputDevice* pOut, const Point& rPt, const Size& rSz, in IsDisplayCacheable() function in GraphicCache
|
H A D | grfmgr2.cxx | 427 mpCache->IsDisplayCacheable( pOut, rPt, rSz, rObj, rAttr ) ) in ImplDraw() 445 if( mpCache->IsDisplayCacheable( pOut, rPt, rSz, rObj, rAttr ) ) in ImplDraw()
|
Completed in 19 milliseconds