Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_font.cpp80 FXFT_Face FT_LoadFont(const uint8_t* pData, int size) { in FT_LoadFont() function
319 m_Face = FT_LoadFont(m_pFontDataAllocation.data(), size); in LoadEmbedded()