Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2279 if( !rFontName.Len() && mpFontAttrCache ) in AddTempDevFont()
2280 aDFA = mpFontAttrCache->GetFontAttr( rFontFileURL ); in AddTempDevFont()
2286 if( mpFontAttrCache && aDFA.maName.Len() ) in AddTempDevFont()
2287 mpFontAttrCache->AddFontAttr( rFontFileURL, aDFA ); in AddTempDevFont()
2361 mpFontAttrCache = new ImplFontAttrCache( aUserPath, aBaseURL ); in GetDevFontList()
2371 delete mpFontAttrCache; // destructor rewrites the cache file if needed in GetDevFontList()
2372 mpFontAttrCache = NULL; in GetDevFontList()
H A Dsalgdi.cxx745 mpFontAttrCache = NULL; in WinSalGraphics()
/trunk/main/vcl/inc/win/
H A Dsalgdi.h157 ImplFontAttrCache* mpFontAttrCache; // Cache font attributes from files in so/share/fonts member in WinSalGraphics

Completed in 41 milliseconds