Searched refs:m_pFcConfigSubstitute (Results 1 – 1 of 1) sorted by relevance
124 FcBool (*m_pFcConfigSubstitute)(FcConfig*,FcPattern*,FcMatchKind); member in FontCfgWrapper236 { return m_pFcConfigSubstitute( pConfig, pPattern, eKind ); } in FcConfigSubstitute()345 m_pFcConfigSubstitute = (FcBool(*)(FcConfig*,FcPattern*,FcMatchKind)) in FontCfgWrapper()407 m_pFcConfigSubstitute && in FontCfgWrapper()
Completed in 16 milliseconds