Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/font/
H A Dcpdf_font.h98 ByteString GetBaseFontName() const { return m_BaseFontName; } in GetBaseFontName() function
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_font.cpp572 ByteString CFX_Font::GetBaseFontName() const { in GetBaseFontName() function in CFX_Font