Searched refs:GetFontDict (Results 1 – 8 of 8) sorted by relevance
292 m_pDocument->GetPageData()->GetFont(m_pFont->GetFontDict(), FALSE); in CPDF_TextStateData()299 pPageData->ReleaseFont(m_pFont->GetFontDict()); in ~CPDF_TextStateData()309 pPageData->ReleaseFont(pStateData->m_pFont->GetFontDict()); in SetFont()
266 if (pFont->GetFontDict()->KeyExist("Widths")) in GetStandardFont()
202 pFont->GetFontDict()); in AddFontToAnnotDict()
480 if (pFont->GetFontDict() == pElement) { in FindInterFormFont()566 pFonts->SetAtReference(csNameTag, pDocument, pFont->GetFontDict()); in AddInterFormFont()
92 pPDFFont->GetFontDict()); in GetAnnotSysPDFFont()
305 pFont->m_pDocument->GetPageData()->GetFont(pFont->GetFontDict(), FALSE); in GetCachedType3()313 pFont->m_pDocument->GetPageData()->ReleaseFont(pFont->GetFontDict()); in ReleaseCachedType3()
147 CPDF_Dictionary* GetFontDict() const { return m_pFontDict; } in GetFontDict() function
41 CPDF_Dictionary* pFontDict = m_StockFonts[i]->GetFontDict(); in ~CFX_StockFontArray()