Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx119 typedef std::map< String, ImplDevFontAttributes > FontAttrMap; typedef
124 FontAttrMap aFontAttributes;
194 FontAttrMap::const_iterator aIter = aFontAttributes.begin(); in ~ImplFontAttrCache()
232 FontAttrMap::const_iterator it = aFontAttributes.find( OptimizeURL( rFontFileName ) ); in GetFontAttr()
245 aFontAttributes.insert( FontAttrMap::value_type( OptimizeURL( rFontFileName ), rDFA ) ); in AddFontAttr()

Completed in 27 milliseconds