Searched refs:IsInDisplayCache (Results 1 – 3 of 3) sorted by relevance
93 …sal_Bool IsInDisplayCache( OutputDevice* pOut, const Point& rPt, const Size…
879 sal_Bool GraphicCache::IsInDisplayCache( OutputDevice* pOut, const Point& rPt, const Size& rSz, in IsInDisplayCache() function in GraphicCache
203 return mpCache->IsInDisplayCache( pOut, rPt, rSz, rObj, rAttr ); in IsInCache()