Home
last modified time | relevance | path

Searched refs:ImplGetDevFontList (Results 1 – 5 of 5) sorted by path

/trunk/main/vcl/inc/
H A Doutdev.h38 class ImplGetDevFontList;
74 void UpdateDevFontList( ImplGetDevFontList& ) const;
101 class ImplGetDevFontList class
107 ImplGetDevFontList() { maDevFontVector.reserve(1024); } in ImplGetDevFontList() function in ImplGetDevFontList
H A Doutfont.hxx39 class ImplGetDevFontList;
221 ImplGetDevFontList* GetDevFontList() const;
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx56 class ImplGetDevFontList;
306 mutable ImplGetDevFontList* mpGetDevFontList;
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1220 void ImplDevFontListData::UpdateDevFontList( ImplGetDevFontList& rDevFontList ) const in UpdateDevFontList()
2144 ImplGetDevFontList* ImplDevFontList::GetDevFontList() const in GetDevFontList()
2146 ImplGetDevFontList* pGetDevFontList = new ImplGetDevFontList; in GetDevFontList()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx601 const ImplGetDevFontList* pTestFontList = pDevFontList->GetDevFontList(); in FindFontSubstitute()

Completed in 89 milliseconds