Home
last modified time | relevance | path

Searched defs:GetFaceRec (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxge/android/
H A Dcfpf_skiafont.h47 FXFT_FaceRec* GetFaceRec() const { return m_Face->GetRec(); } in GetFaceRec() function
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_glyphcache.h50 FXFT_FaceRec* GetFaceRec() { return m_Face ? m_Face->GetRec() : nullptr; } in GetFaceRec() function
H A Dcfx_font.h85 FXFT_FaceRec* GetFaceRec() const { in GetFaceRec() function