Searched refs:FontCache (Results 1 – 4 of 4) sorted by relevance
61 FontCache::FontCache() in FontCache() function in FontCache76 FontCache::~FontCache() in ~FontCache()84 void FontCache::clearCache() in clearCache()101 void FontCache::flush() in flush()244 void FontCache::read() in read()497 void FontCache::updateDirTimestamp( int nDirID ) in updateDirTimestamp()511 void FontCache::copyPrintFont( const PrintFontManager::PrintFont* pFrom, PrintFontManager::PrintFon… in copyPrintFont()559 bool FontCache::equalsPrintFont( const PrintFontManager::PrintFont* pLeft, PrintFontManager::PrintF… in equalsPrintFont()629 PrintFontManager::PrintFont* FontCache::clonePrintFont( const PrintFontManager::PrintFont* pOldFont… in clonePrintFont()655 bool FontCache::getFontCacheFile( int nDirID, const OString& rFile, list< PrintFontManager::PrintFo… in getFontCacheFile()[all …]
2094 m_pFontCache = new FontCache(); in initialize()
37 class VCL_PLUGIN_PUBLIC FontCache class70 FontCache();71 ~FontCache();
216 class FontCache;221 class FontCache;233 friend class FontCache;395 mutable FontCache* m_pFontCache;