Home
last modified time | relevance | path

Searched defs:GetFace (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcpdf_font.h68 FXFT_Face GetFace() const { return m_Font.GetFace(); } in GetFace() function
/external/pdfium/core/fxge/
Dfx_font.h115 FXFT_Face GetFace() const { return m_Face; } in GetFace() function