Searched refs:AddFont (Results 1 – 3 of 3) sorted by relevance
146 CPDF_Font* AddFont(CFX_Font* pFont, int charset, FX_BOOL bVert);
191 CPDF_Font* pFont = pDoc->AddFont(pFXFont,nCharset,FALSE); in AddNativeTrueTypeFontToPDF()
869 CPDF_Font* CPDF_Document::AddFont(CFX_Font* pFont, int charset, FX_BOOL bVert) in AddFont() function in CPDF_Document