Searched refs:FT_LoadFont (Results 1 – 1 of 1) sorted by relevance
156 static FXFT_Face FT_LoadFont(FX_LPBYTE pData, int size) in FT_LoadFont() function178 m_Face = FT_LoadFont((FX_LPBYTE)m_pFontDataAllocation, size); in LoadEmbedded()