Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfapi/
Dfpdf_resource.h112 CFX_ByteString GetFontTypeName() const;
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font.cpp115 CFX_ByteString CPDF_Font::GetFontTypeName() const { in GetFontTypeName() function in CPDF_Font