Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/graphic/
H A Dgrfcache.hxx84 sal_uLong GetUsedDisplayCacheSize() const { return mnUsedDisplaySize; } in GetUsedDisplayCacheSize() function in GraphicCache
H A Dgrfcache.cxx803 if( GetMaxDisplayCacheSize() < GetUsedDisplayCacheSize() ) in SetMaxDisplayCacheSize()
804 ImplFreeDisplayCacheSpace( GetUsedDisplayCacheSize() - GetMaxDisplayCacheSize() ); in SetMaxDisplayCacheSize()
H A Dgrfmgr2.cxx159 return mpCache->GetUsedDisplayCacheSize(); in GetUsedCacheSize()

Completed in 29 milliseconds