Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h787 static CPDF_Font* AddSystemDefaultFont(const CPDF_Document* pDocument);
/external/pdfium/core/src/fpdfdoc/
Ddoc_form.cpp399 CPDF_Font* CPDF_InterForm::AddSystemDefaultFont(const CPDF_Document* pDocument) in AddSystemDefaultFont() function in CPDF_InterForm