Searched refs:maDevFontList (Results 1 – 2 of 2) sorted by relevance
1300 for(; it != maDevFontList.end(); ++it ) in Clear()1306 maDevFontList.clear(); in Clear()1520 if( it != maDevFontList.end() ) in Add()1558 if( it == maDevFontList.end() ) in ImplFindBySearchName()1580 while( it != maDevFontList.end() ) in ImplFindByAliasName()1683 for(; it != maDevFontList.end(); ++it ) in InitMatchData()1727 for(; it != maDevFontList.end(); ++it ) in ImplFindByAttributes()2112 it = maDevFontList.begin(); in FindDefaultFont()2113 if( it != maDevFontList.end() ) in FindDefaultFont()2133 for(; it != maDevFontList.end(); ++it ) in Clone()[all …]
192 DevFontList maDevFontList; member in ImplDevFontList204 int Count() const { return maDevFontList.size(); } in Count()
Completed in 54 milliseconds