Home | History | Annotate | Download | only in pdfwindow

Lines Matching refs:CPDF_Font

12 #include "core/fpdfapi/font/cpdf_font.h"
62 CPDF_Font* CPWL_FontMap::GetPDFFont(int32_t nFontIndex) {
189 CPDF_Font* pFont = nullptr;
202 CPDF_Font* CPWL_FontMap::FindFontSameCharset(CFX_ByteString& sFontAlias,
207 int32_t CPWL_FontMap::AddFontData(CPDF_Font* pFont,
218 void CPWL_FontMap::AddedFont(CPDF_Font* pFont,
232 CPDF_Font* CPWL_FontMap::AddFontToDocument(CPDF_Document* pDoc,
241 CPDF_Font* CPWL_FontMap::AddStandardFont(CPDF_Document* pDoc,
246 CPDF_Font* pFont = nullptr;
258 CPDF_Font* CPWL_FontMap::AddSystemFont(CPDF_Document* pDoc,