Searched refs:AddSystemFont (Results 1 – 2 of 2) sorted by relevance
78 CPDF_Font* AddSystemFont(CPDF_Document* pDoc,
294 return AddSystemFont(pDoc, sFontName, nCharset); in AddFontToDocument()314 CPDF_Font* CPWL_FontMap::AddSystemFont(CPDF_Document* pDoc, in AddSystemFont() function in CPWL_FontMap