Searched refs:updateFontCacheEntry (Results 1 – 4 of 4) sorted by relevance
74 void updateFontCacheEntry( const PrintFontManager::PrintFont*, bool bFlush );
850 m_pFontCache->updateFontCacheEntry( pUpdate, false ); in countFontconfigFonts()865 … m_pFontCache->updateFontCacheEntry( *it, false ); // prepare a cache entry for a collection item in countFontconfigFonts()
1270 m_pFontCache->updateFontCacheEntry( *it, true ); in addFontFile()2284 m_pFontCache->updateFontCacheEntry( *font_it, false ); in initialize()2378 m_pFontCache->updateFontCacheEntry( *it, false ); in initialize()3364 m_pFontCache->updateFontCacheEntry( *it, false ); in importFonts()3430 m_pFontCache->updateFontCacheEntry( pFont, true ); in changeFontProperties()
679 void FontCache::updateFontCacheEntry( const PrintFontManager::PrintFont* pFont, bool bFlush ) in updateFontCacheEntry() function in FontCache
Completed in 44 milliseconds