Searched refs:ImplGetDevFontList (Results 1 – 5 of 5) sorted by relevance
38 class ImplGetDevFontList; variable74 void UpdateDevFontList( ImplGetDevFontList& ) const;101 class ImplGetDevFontList107 ImplGetDevFontList() { maDevFontVector.reserve(1024); } in ImplGetDevFontList() function
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()