Lines Matching refs:PrintFont
346 PrintFontManager::PrintFont* pFont = NULL; in read()
511 …oid FontCache::copyPrintFont( const PrintFontManager::PrintFont* pFrom, PrintFontManager::PrintFon… in copyPrintFont()
559 …l FontCache::equalsPrintFont( const PrintFontManager::PrintFont* pLeft, PrintFontManager::PrintFon… in equalsPrintFont()
629 PrintFontManager::PrintFont* FontCache::clonePrintFont( const PrintFontManager::PrintFont* pOldFont… in clonePrintFont()
631 PrintFontManager::PrintFont* pFont = NULL; in clonePrintFont()
655 …ontCacheFile( int nDirID, const OString& rFile, list< PrintFontManager::PrintFont* >& rNewFonts ) … in getFontCacheFile()
668 PrintFontManager::PrintFont* pFont = clonePrintFont( *font ); in getFontCacheFile()
679 void FontCache::updateFontCacheEntry( const PrintFontManager::PrintFont* pFont, bool bFlush ) in updateFontCacheEntry()
705 PrintFontManager::PrintFont* pCacheFont = NULL; in updateFontCacheEntry()
752 bool FontCache::listDirectory( const OString& rDir, std::list< PrintFontManager::PrintFont* >& rNew… in listDirectory()
765 PrintFontManager::PrintFont* pFont = clonePrintFont( *font ); in listDirectory()