Searched refs:m_pFcConfigGetFonts (Results 1 – 1 of 1) sorted by relevance
104 FcFontSet* (*m_pFcConfigGetFonts)(FcConfig*,FcSetName); member in FontCfgWrapper182 { return m_pFcConfigGetFonts( pConfig, eSet ); } in FcConfigGetFonts()305 m_pFcConfigGetFonts = (FcFontSet*(*)(FcConfig*,FcSetName)) in FontCfgWrapper()388 m_pFcConfigGetFonts && in FontCfgWrapper()
Completed in 76 milliseconds