Home
last modified time | relevance | path

Searched refs:updateFontCacheEntry (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx850 m_pFontCache->updateFontCacheEntry( pUpdate, false ); in countFontconfigFonts()
865 … m_pFontCache->updateFontCacheEntry( *it, false ); // prepare a cache entry for a collection item in countFontconfigFonts()
H A Dfontcache.cxx679 void FontCache::updateFontCacheEntry( const PrintFontManager::PrintFont* pFont, bool bFlush ) in updateFontCacheEntry() function in FontCache
H A Dfontmanager.cxx1270 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()
/trunk/main/vcl/inc/
H A Dfontcache.hxx74 void updateFontCacheEntry( const PrintFontManager::PrintFont*, bool bFlush );

Completed in 46 milliseconds