Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_type1font.h23 int GetBase14Font() const { return m_Base14Font; } in GetBase14Font() function
Dcpdf_font.cpp431 if (AsType1Font()->GetBase14Font() < 0) in IsStandardFont()