Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp872 CPDF_Font* CPDF_Document::AddFont(CFX_Font* pFont, int charset, bool bVert) { in AddFont() function in CPDF_Document
/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp241 void AddFont(CPDF_Dictionary*& pFormDict, in AddFont() function