Searched refs:ReleaseFont (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_graph_state.cpp307 pPageData->ReleaseFont(m_pFont->GetFontDict());
318 pPageData->ReleaseFont(pStateData->m_pFont->GetFontDict());
H A Dfpdf_page_doc.cpp365 void CPDF_DocPageData::ReleaseFont(CPDF_Dictionary* pFontDict) function in class:CPDF_DocPageData
H A Dpageint.h371 void ReleaseFont(CPDF_Dictionary* pFontDict);
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Dfpdf_render_text.cpp305 pFont->m_pDocument->GetPageData()->ReleaseFont(pFont->GetFontDict());

Completed in 81 milliseconds