Searched refs:FT_LoadFont (Results 1 – 1 of 1) sorted by relevance
46 FXFT_Face FT_LoadFont(const uint8_t* pData, int size) { in FT_LoadFont() function249 m_Face = FT_LoadFont(m_pFontDataAllocation, size); in LoadEmbedded()