Lines Matching refs:FontCache
61 FontCache::FontCache() in FontCache() function in FontCache
76 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()
679 void FontCache::updateFontCacheEntry( const PrintFontManager::PrintFont* pFont, bool bFlush ) in updateFontCacheEntry()
752 bool FontCache::listDirectory( const OString& rDir, std::list< PrintFontManager::PrintFont* >& rNew… in listDirectory()
776 bool FontCache::scanAdditionalFiles( const OString& rDir ) in scanAdditionalFiles()
789 void FontCache::createCacheDir( int nDirID ) in createCacheDir()
802 void FontCache::markEmptyDir( int nDirID, bool bNoFiles ) in markEmptyDir()