Home
last modified time | relevance | path

Searched defs:pageNode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_document_unittest.cpp32 auto pageNode = pDoc->NewIndirect<CPDF_Dictionary>(); in CreatePageTreeNode() local
H A Dcpdf_data_avail.cpp636 bool CPDF_DataAvail::CheckPageNode(const CPDF_DataAvail::PageNode& pageNode, in CheckPageNode()
/aosp_15_r20/external/dokka/core/src/main/kotlin/Formats/
H A DDacOutlineService.kt269 for (pageNode in pageNodes) { in computeOutlineURI() variable