Searched refs:m_pFcFontMatch (Results 1 – 1 of 1) sorted by relevance
120 FcPattern* (*m_pFcFontMatch)(FcConfig*,FcPattern*,FcResult*); member in FontCfgWrapper234 { return m_pFcFontMatch( pConfig, pPattern, pResult ); } in FcFontMatch()343 m_pFcFontMatch = (FcPattern*(*)(FcConfig*,FcPattern*,FcResult*)) in FontCfgWrapper()405 m_pFcFontMatch && in FontCfgWrapper()
Completed in 14 milliseconds