Home
last modified time | relevance | path

Searched defs:pPages (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp37 RetainPtr<CPDF_Dictionary> pPages, in CountPages()
212 RetainPtr<CPDF_Dictionary> pPages = m_pTreeTraversal[level].first; in TraversePDFPages() local
315 RetainPtr<CPDF_Dictionary> pPages = GetMutablePagesDict(); in GetPageDictionary() local
366 RetainPtr<const CPDF_Dictionary> pPages = GetPagesDict(); in GetPageIndex() local
388 RetainPtr<CPDF_Dictionary> pPages = GetMutablePagesDict(); in RetrievePageCount() local
428 auto pPages = NewIndirect<CPDF_Dictionary>(); in CreateNewDoc() local
448 RetainPtr<CPDF_Dictionary> pPages, in InsertDeletePDFPage()
502 RetainPtr<CPDF_Dictionary> pPages = pRoot->GetMutableDictFor("Pages"); in InsertNewPage() local
546 RetainPtr<CPDF_Dictionary> pPages = GetMutablePagesDict(); in DeletePage() local
Dcpdf_data_avail.cpp338 RetainPtr<CPDF_Object> pPages = std::move(m_PagesArray[i]); in CheckPage() local
352 bool CPDF_DataAvail::GetPageKids(CPDF_Object* pPages) { in GetPageKids()
390 RetainPtr<CPDF_Object> pPages = GetObject(m_PagesObjNum, &bExists); in CheckPages() local
546 RetainPtr<CPDF_Object> pPages = GetObject(dwPageNo, &bExists); in CheckArrayPageNode() local
713 RetainPtr<CPDF_Object> pPages = GetObject(m_PagesObjNum, &bExists); in CheckPageCount() local
/external/webrtc/modules/video_capture/windows/
Ddevice_info_ds.cc596 ISpecifyPropertyPages* pPages = NULL; in DisplayCaptureSettingsDialogBox() local
/external/sqlite/dist/orig/
Dshell.c18677 sqlite3_stmt *pPages = 0; /* Loop through all pages in a group */ in recoverDatabaseCmd() local
/external/sqlite/dist/
Dshell.c18698 sqlite3_stmt *pPages = 0; /* Loop through all pages in a group */ in recoverDatabaseCmd() local