Searched refs:GetFontDict (Results 1 – 11 of 11) sorted by relevance
119 m_pFont = m_pDocument->GetPageData()->GetFont(m_pFont->GetFontDict()); in TextData()154 pPageData->ReleaseFont(m_pFont->GetFontDict()); in ReleaseFont()
163 if (pFont->GetFontDict()->KeyExist("Widths")) in GetStandardFont()
19 delete m_StockFonts[i]->GetFontDict(); in ~CFX_StockFontArray()
70 CPDF_Dictionary* GetFontDict() const { return m_pFontDict; } in GetFontDict() function
42 pPDFFont->GetFontDict()->GetObjNum()); in GetAnnotSysPDFFont()
189 if (pFont->GetFontDict() == pElement) { in FindFont()273 pFont->GetFontDict()->GetObjNum()); in AddFont()
731 CPDF_Dictionary* font_dict = typed_font->GetFontDict(); in TEST_F()760 CPDF_Dictionary* font_dict = typed_font->GetFontDict(); in TEST_F()791 CPDF_Dictionary* font_dict = typed_font->GetFontDict(); in TEST_F()833 CPDF_Dictionary* font_dict = typed_font->GetFontDict(); in TEST_F()
482 pPageData->ReleaseFont(pFont->GetFontDict()); in FPDFFont_Close()495 pTextObj->m_TextState.SetFont(pDoc->LoadFont(pFont->GetFontDict())); in FPDFPageObj_CreateTextObj()
192 sAlias, m_pDocument.Get(), pFont->GetFontDict()->GetObjNum()); in AddFontToAnnotDict()
375 uint32_t dwObjNum = pFont->GetFontDict()->GetObjNum(); in ProcessText()
77 pDoc->GetPageData()->ReleaseFont(pFont->GetFontDict()); in ReleaseCachedType3()1839 pDoc->GetPageData()->GetFont(pFont->GetFontDict()); in GetCachedType3()