Searched refs:AddNativeTrueTypeFontToPDF (Results 1 – 1 of 1) sorted by relevance
55 RetainPtr<CPDF_Font> AddNativeTrueTypeFontToPDF(CPDF_Document* pDoc, in AddNativeTrueTypeFontToPDF() function492 return AddNativeTrueTypeFontToPDF(m_pDocument.Get(), sFontName, nCharset); in AddSystemFont()