Searched refs:ImplFontListFontInfo (Results 1 – 1 of 1) sorted by relevance
84 class ImplFontListFontInfo : public FontInfo class90 ImplFontListFontInfo* mpNext;113 ImplFontListFontInfo* mpFirst;126 ImplFontListFontInfo* pInfo2 ) in ImplCompareFontInfo()278 ImplFontListFontInfo* pNewInfo = new ImplFontListFontInfo( aFontInfo, pDevice ); in ImplInsertFonts()291 ImplFontListFontInfo* pPrev = NULL; in ImplInsertFonts()293 ImplFontListFontInfo* pNewInfo = new ImplFontListFontInfo( aFontInfo, pDevice ); in ImplInsertFonts()389 ImplFontListFontInfo* pTemp; in ~FontList()611 ImplFontListFontInfo* pFontInfo = NULL; in Get()785 ImplFontListFontInfo* pInfo = (ImplFontListFontInfo*)(void*)hFontInfo; in GetNextFontInfo()[all …]
Completed in 13 milliseconds