Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp34 int CountPages(CPDF_Dictionary* pPages, in CountPages()
127 CPDF_Dictionary* pPages = m_pTreeTraversal[level].first; in TraversePDFPages() local
228 CPDF_Dictionary* pPages = GetPagesDict(); in GetPageDictionary() local
309 const CPDF_Dictionary* pPages = GetPagesDict(); in GetPageIndex() local
329 CPDF_Dictionary* pPages = GetPagesDict(); in RetrievePageCount() local
354 CPDF_Dictionary* pPages = NewIndirect<CPDF_Dictionary>(); in CreateNewDoc() local
373 bool CPDF_Document::InsertDeletePDFPage(CPDF_Dictionary* pPages, in InsertDeletePDFPage()
422 CPDF_Dictionary* pPages = pRoot ? pRoot->GetDictFor("Pages") : nullptr; in InsertNewPage() local
461 CPDF_Dictionary* pPages = GetPagesDict(); in DeletePage() local
Dcpdf_data_avail.cpp332 RetainPtr<CPDF_Object> pPages = std::move(m_PagesArray[i]); in CheckPage() local
346 bool CPDF_DataAvail::GetPageKids(CPDF_Object* pPages) { in GetPageKids()
373 RetainPtr<CPDF_Object> pPages = GetObject(m_PagesObjNum, &bExists); in CheckPages() local
530 RetainPtr<CPDF_Object> pPages = GetObject(dwPageNo, &bExists); in CheckArrayPageNode() local
696 RetainPtr<CPDF_Object> pPages = GetObject(m_PagesObjNum, &bExists); in CheckPageCount() local
/external/webrtc/modules/video_capture/windows/
Ddevice_info_ds.cc594 ISpecifyPropertyPages* pPages = NULL; in DisplayCaptureSettingsDialogBox() local
/external/sqlite/dist/orig/
Dshell.c15370 sqlite3_stmt *pPages = 0; /* Loop through all pages in a group */ in recoverDatabaseCmd() local
/external/sqlite/dist/
Dshell.c15391 sqlite3_stmt *pPages = 0; /* Loop through all pages in a group */ in recoverDatabaseCmd() local