Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp957 CPDF_Font* CPDF_Document::AddWindowsFont(LOGFONTW* pLogFont, in AddWindowsFont()
971 CPDF_Font* CPDF_Document::AddWindowsFont(LOGFONTA* pLogFont, in AddWindowsFont()
/external/pdfium/core/fpdfdoc/
Dcpdf_interform.cpp723 ByteString CPDF_InterForm::GetNativeFont(uint8_t charSet, void* pLogFont) { in GetNativeFont()