Home
last modified time | relevance | path

Searched refs:m_pFcFreeTypeCharIndex (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx134 FT_UInt (*m_pFcFreeTypeCharIndex)(FT_Face,FcChar32); member in FontCfgWrapper
254 { return m_pFcFreeTypeCharIndex ? m_pFcFreeTypeCharIndex( face, ucs4 ) : 0; } in FcFreeTypeCharIndex()
363 m_pFcFreeTypeCharIndex = (FT_UInt(*)(FT_Face,FcChar32)) in FontCfgWrapper()

Completed in 18 milliseconds