Searched refs:OptimizeURL (Results 1 – 1 of 1) sorted by relevance
130 String OptimizeURL( const String& rURL ) const;220 String ImplFontAttrCache::OptimizeURL( const String& rURL ) const in OptimizeURL() function in ImplFontAttrCache232 FontAttrMap::const_iterator it = aFontAttributes.find( OptimizeURL( rFontFileName ) ); in GetFontAttr()245 aFontAttributes.insert( FontAttrMap::value_type( OptimizeURL( rFontFileName ), rDFA ) ); in AddFontAttr()
Completed in 31 milliseconds