Searched refs:m_pFcCharSetAddChar (Results 1 – 1 of 1) sorted by relevance
107 FcBool (*m_pFcCharSetAddChar)(FcCharSet *, FcChar32); member in FontCfgWrapper191 { return m_pFcCharSetAddChar(fcs, ucs4); } in FcCharSetAddChar()311 m_pFcCharSetAddChar = (FcBool(*)(FcCharSet*, FcChar32)) in FontCfgWrapper()391 m_pFcCharSetAddChar && in FontCfgWrapper()
Completed in 17 milliseconds