Searched refs:ImplGetDevFontList (Results 1 – 5 of 5) sorted by relevance
38 class ImplGetDevFontList;74 void UpdateDevFontList( ImplGetDevFontList& ) const;101 class ImplGetDevFontList class107 ImplGetDevFontList() { maDevFontVector.reserve(1024); } in ImplGetDevFontList() function in ImplGetDevFontList
39 class ImplGetDevFontList;221 ImplGetDevFontList* GetDevFontList() const;
56 class ImplGetDevFontList;306 mutable ImplGetDevFontList* mpGetDevFontList;
1220 void ImplDevFontListData::UpdateDevFontList( ImplGetDevFontList& rDevFontList ) const in UpdateDevFontList()2144 ImplGetDevFontList* ImplDevFontList::GetDevFontList() const in GetDevFontList()2146 ImplGetDevFontList* pGetDevFontList = new ImplGetDevFontList; in GetDevFontList()
601 const ImplGetDevFontList* pTestFontList = pDevFontList->GetDevFontList(); in FindFontSubstitute()
Completed in 88 milliseconds