Searched refs:GetFontDict (Results 1 - 8 of 8) sorted by relevance

/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_CBA_Fontmap.cpp221 pStreamResFontList->SetAtReference(sAlias, m_pDocument, pFont->GetFontDict());
/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_graph_state.cpp302 m_pFont = m_pFont->m_pDocument->GetPageData()->GetFont(m_pFont->GetFontDict(), FALSE);
309 pFont->m_pDocument->GetPageData()->ReleaseFont(pFont->GetFontDict());
318 pDocPageData->ReleaseFont(pStateFont->GetFontDict());
H A Dfpdf_page_doc.cpp313 if (pFont->GetFontDict()->KeyExist(FX_BSTRC("Widths"))) {
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Dfpdf_render_text.cpp308 pFont->m_pDocument->GetPageData()->GetFont(pFont->GetFontDict(), FALSE);
317 pFont->m_pDocument->GetPageData()->ReleaseFont(pFont->GetFontDict());
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_utils.cpp519 if (pFont->GetFontDict() == pElement) {
606 pFonts->SetAtReference(csNameTag, pDocument, pFont->GetFontDict());
H A Ddoc_ap.cpp80 pFontList->SetAtReference(sSysFontAlias, pDoc, pPDFFont->GetFontDict());
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_resource.h133 CPDF_Dictionary* GetFontDict() const function in class:CPDF_Font
/external/pdfium/core/src/fpdfapi/fpdf_font/
H A Dfpdf_font.cpp81 pStockFonts->m_pStockFonts[i]->GetFontDict()->Release();
100 pStockFonts->m_pStockFonts[i]->GetFontDict()->Release();

Completed in 2510 milliseconds