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()629 PrintFontManager::PrintFont* FontCache::clonePrintFont( const PrintFontManager::PrintFont* pOldFont… in clonePrintFont()679 void FontCache::updateFontCacheEntry( const PrintFontManager::PrintFont* pFont, bool bFlush ) in updateFontCacheEntry()776 bool FontCache::scanAdditionalFiles( const OString& rDir ) in scanAdditionalFiles()789 void FontCache::createCacheDir( int nDirID ) in createCacheDir()[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;
Completed in 35 milliseconds