Searched refs:GetMutablePageDictionary (Results 1 – 8 of 8) sorted by relevance
41 document->GetMutablePageDictionary(0); in TEST()
106 RetainPtr<CPDF_Dictionary> GetMutablePageDictionary(int iPage);
329 RetainPtr<CPDF_Dictionary> CPDF_Document::GetMutablePageDictionary(int iPage) { in GetMutablePageDictionary() function in CPDF_Document
877 m_pDocument->GetMutablePageDictionary(iPage); in IsPageAvail()
95 GetDocument()->GetMutablePageDictionary(m_iPageIndex); in LoadPDFPage()
559 src()->GetMutablePageDictionary(pageIndices[i]); in ExportNPagesToOne()658 src()->GetMutablePageDictionary(src_page_index); in CreateXObjectContextFromPage()
410 RetainPtr<CPDF_Dictionary> pDict = pDoc->GetMutablePageDictionary(page_index); in FPDF_LoadPage()970 RetainPtr<CPDF_Dictionary> pDict = pDoc->GetMutablePageDictionary(page_index); in FPDF_GetPageSizeByIndexF()
1245 pDocument->GetMutablePageDictionary(nPageNo); in getPageNthWord()1301 pDocument->GetMutablePageDictionary(nPageNo); in getPageNumWords()