Searched refs:it_name (Results 1 – 1 of 1) sorted by relevance
2342 FontNameList::const_iterator it_name = maFontNameList.find( aSearchName ); in GetFontEntry() local2343 if( it_name != maFontNameList.end() ) in GetFontEntry()2344 if( !(*it_name).second.EqualsAscii( "hg", 0, 2) in GetFontEntry()2350 aSearchName = (*it_name).second; in GetFontEntry()
Completed in 39 milliseconds