Searched refs:FcFontSet (Results 1 – 1 of 1) sorted by relevance
58 typedef void FcFontSet; typedef93 FcFontSet* m_pOutlineSet;105 FcFontSet* (*m_pFcFontSetCreate)();110 void (*m_pFcFontSetDestroy)(FcFontSet*);149 FcFontSet* getFontSet();184 FcFontSet* FcFontSetCreate() in FcFontSetCreate()199 void FcFontSetDestroy( FcFontSet* pSet ) in FcFontSetDestroy()307 m_pFcFontSetCreate = (FcFontSet*(*)()) in FontCfgWrapper()488 FcFontSet* FontCfgWrapper::getFontSet() in getFontSet()709 FcFontSet* pFSet = rWrapper.getFontSet(); in countFontconfigFonts()[all …]
Completed in 26 milliseconds