Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Dgrfcache.hxx93 …sal_Bool IsInDisplayCache( OutputDevice* pOut, const Point& rPt, const Size…
H A Dgrfcache.cxx879 sal_Bool GraphicCache::IsInDisplayCache( OutputDevice* pOut, const Point& rPt, const Size& rSz, in IsInDisplayCache() function in GraphicCache
H A Dgrfmgr2.cxx203 return mpCache->IsInDisplayCache( pOut, rPt, rSz, rObj, rAttr ); in IsInCache()