Searched refs:FontSubstList (Results 1 – 2 of 2) sorted by relevance
169 typedef std::list<ImplFontSubstEntry> FontSubstList; typedef in ImplDirectFontSubstitution170 FontSubstList maFontSubstList;
402 FontSubstList::iterator it = maFontSubstList.begin(); in RemoveFontSubstitute()436 FontSubstList::const_iterator it = maFontSubstList.begin(); in GetFontSubstitute()454 FontSubstList::const_iterator it = maFontSubstList.begin(); in FindFontSubstitute()
Completed in 48 milliseconds