Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_font.cpp46 FXFT_Face FT_LoadFont(const uint8_t* pData, int size) { in FT_LoadFont() function
249 m_Face = FT_LoadFont(m_pFontDataAllocation, size); in LoadEmbedded()