Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx130 String OptimizeURL( const String& rURL ) const;
220 String ImplFontAttrCache::OptimizeURL( const String& rURL ) const in OptimizeURL() function 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