Searched defs:pLogFont (Results 1 – 2 of 2) sorted by relevance
957 CPDF_Font* CPDF_Document::AddWindowsFont(LOGFONTW* pLogFont, in AddWindowsFont()971 CPDF_Font* CPDF_Document::AddWindowsFont(LOGFONTA* pLogFont, in AddWindowsFont()
723 ByteString CPDF_InterForm::GetNativeFont(uint8_t charSet, void* pLogFont) { in GetNativeFont()