Searched refs:GetFontDict (Results 1 – 11 of 11) sorted by relevance
21 RetainPtr<CPDF_Dictionary> destroy(m_StockFonts[i]->GetFontDict()); in ~CFX_StockFontArray()
101 CPDF_Dictionary* GetFontDict() const { return m_pFontDict.Get(); } in GetFontDict() function
47 pPDFFont->GetFontDict()->GetObjNum()); in GetAnnotSysPDFFont()
346 CPDF_Dictionary* pFontDict = pFont->GetFontDict(); in AddFontToAnnotDict()
209 if (pFont->GetFontDict() == pElement) { in FindFont()291 pFont->GetFontDict()->GetObjNum()); in AddFont()
109 m_pFont = pPageData->GetFont(m_pFont->GetFontDict()); in TextData()
210 if (pFont->GetFontDict()->KeyExist("Widths")) in GetStandardFont()
22 bool bToUnicode = !!pFont->GetFontDict()->GetStreamFor("ToUnicode"); in CPDF_CharPosList()
519 CPDF_Object* pIndirectFont = pFont->GetFontDict(); in ProcessText()
589 CPDF_DocPageData::FromDocument(pDoc)->GetFont(pFont->GetFontDict())); in FPDFPageObj_CreateTextObj()
2430 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()