Home
last modified time | relevance | path

Searched refs:m_pFcCharSetAddChar (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx107 FcBool (*m_pFcCharSetAddChar)(FcCharSet *, FcChar32); member in FontCfgWrapper
191 { return m_pFcCharSetAddChar(fcs, ucs4); } in FcCharSetAddChar()
311 m_pFcCharSetAddChar = (FcBool(*)(FcCharSet*, FcChar32)) in FontCfgWrapper()
391 m_pFcCharSetAddChar && in FontCfgWrapper()

Completed in 16 milliseconds