Searched refs:pFXFont (Results 1 – 1 of 1) sorted by relevance
61 auto pFXFont = pdfium::MakeUnique<CFX_Font>(); in AddNativeTrueTypeFontToPDF() local62 pFXFont->LoadSubst(sFontFaceName, true, 0, 0, 0, in AddNativeTrueTypeFontToPDF()66 return pDocPageData->AddFont(std::move(pFXFont), nCharset); in AddNativeTrueTypeFontToPDF()