Home
last modified time | relevance | path

Searched refs:m_pFontCache (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1187 m_pFontCache( NULL ), in PrintFontManager()
1219 if( m_pFontCache ) in ~PrintFontManager()
1220 delete m_pFontCache; in ~PrintFontManager()
2086 if( ! m_pFontCache ) in initialize()
2094 m_pFontCache = new FontCache(); in initialize()
2299 m_pFontCache->markEmptyDir( nDirID ); in initialize()
2391 m_pFontCache->markEmptyDir( nDirID ); in initialize()
2422 m_pFontCache->flush(); in initialize()
3369 m_pFontCache->updateDirTimestamp( nDirID ); in importFonts()
3370 m_pFontCache->flush(); in importFonts()
[all …]
H A Dfontconfig.cxx767 if( ! m_pFontCache->getFontCacheFile( nDirID, aBase, aFonts ) ) in countFontconfigFonts()
850 m_pFontCache->updateFontCacheEntry( pUpdate, false ); in countFontconfigFonts()
865m_pFontCache->updateFontCacheEntry( *it, false ); // prepare a cache entry for a collection item in countFontconfigFonts()
/aoo41x/main/vcl/inc/vcl/
H A Dfontmanager.hxx395 mutable FontCache* m_pFontCache; member in psp::PrintFontManager

Completed in 179 milliseconds