Searched refs:AddCachedTTCFace (Results 1 – 3 of 3) sorted by relevance
41 FXFT_Face AddCachedTTCFace(int ttc_size,
189 FXFT_Face CFX_FontMgr::AddCachedTTCFace(int ttc_size, in AddCachedTTCFace() function in CFX_FontMgr
787 face = m_pFontMgr->AddCachedTTCFace(ttc_size, checksum, pFontData, ttc_size, in GetCachedTTCFace()