Home
last modified time | relevance | path

Searched refs:GetFormResDict (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/reflow/
Dreflowedpage.h192 CPDF_Dictionary* GetFormResDict(CPDF_PageObject* pObj);
Dreflowedpage.cpp137 CPDF_Dictionary* CPDF_ReflowedPage::GetFormResDict(CPDF_PageObject* pObj) in GetFormResDict() function in CPDF_ReflowedPage
Dlayoutprocessor_reflow.cpp1074 …if(pImage->StartLoadDIBSource(m_pReflowedPage->GetFormResDict(pImageObj), m_pReflowedPage->m_pPDFP… in CreateRFData()