Home
last modified time | relevance | path

Searched refs:GetFontDict (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcfx_stockfontarray.cpp21 RetainPtr<CPDF_Dictionary> destroy(m_StockFonts[i]->GetFontDict()); in ~CFX_StockFontArray()
Dcpdf_font.h101 CPDF_Dictionary* GetFontDict() const { return m_pFontDict.Get(); } in GetFontDict() function
/external/pdfium/core/fpdfdoc/
Dcpvt_fontmap.cpp47 pPDFFont->GetFontDict()->GetObjNum()); in GetAnnotSysPDFFont()
Dcba_fontmap.cpp346 CPDF_Dictionary* pFontDict = pFont->GetFontDict(); in AddFontToAnnotDict()
Dcpdf_interactiveform.cpp209 if (pFont->GetFontDict() == pElement) { in FindFont()
291 pFont->GetFontDict()->GetObjNum()); in AddFont()
/external/pdfium/core/fpdfapi/page/
Dcpdf_textstate.cpp109 m_pFont = pPageData->GetFont(m_pFont->GetFontDict()); in TextData()
Dcpdf_docpagedata.cpp210 if (pFont->GetFontDict()->KeyExist("Widths")) in GetStandardFont()
/external/pdfium/core/fpdfapi/render/
Dcpdf_charposlist.cpp22 bool bToUnicode = !!pFont->GetFontDict()->GetStreamFor("ToUnicode"); in CPDF_CharPosList()
/external/pdfium/core/fpdfapi/edit/
Dcpdf_pagecontentgenerator.cpp519 CPDF_Object* pIndirectFont = pFont->GetFontDict(); in ProcessText()
/external/pdfium/fpdfsdk/
Dfpdf_edittext.cpp589 CPDF_DocPageData::FromDocument(pDoc)->GetFont(pFont->GetFontDict())); in FPDFPageObj_CreateTextObj()
Dfpdf_edit_embeddertest.cpp2430 const CPDF_Dictionary* font_dict = typed_font->GetFontDict(); in TEST_F()
2459 const CPDF_Dictionary* font_dict = typed_font->GetFontDict(); in TEST_F()
2489 const CPDF_Dictionary* font_dict = typed_font->GetFontDict(); in TEST_F()
2538 const CPDF_Dictionary* font_dict = typed_font->GetFontDict(); in TEST_F()