Home
last modified time | relevance | path

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

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