Searched refs:DevFontList (Results 1 – 2 of 2) sorted by relevance
191 typedef std::hash_map<const String, ImplDevFontListData*,FontNameHash> DevFontList; typedef in ImplDevFontList192 DevFontList maDevFontList;
1299 DevFontList::iterator it = maDevFontList.begin(); in Clear()1518 DevFontList::const_iterator it = maDevFontList.find( aSearchName ); in Add()1557 DevFontList::const_iterator it = maDevFontList.find( rSearchName ); in ImplFindBySearchName()1579 DevFontList::const_iterator it = maDevFontList.begin(); in ImplFindByAliasName()1682 DevFontList::const_iterator it = maDevFontList.begin(); in InitMatchData()1726 DevFontList::const_iterator it = maDevFontList.begin(); in ImplFindByAttributes()2098 DevFontList::const_iterator it = maDevFontList.begin(); in FindDefaultFont()2132 DevFontList::const_iterator it = maDevFontList.begin(); in Clone()2148 DevFontList::const_iterator it = maDevFontList.begin(); in GetDevFontList()
Completed in 41 milliseconds