Searched defs:pageNode (Results 1 – 2 of 2) sorted by relevance
29 CPDF_Dictionary* pageNode = pDoc->NewIndirect<CPDF_Dictionary>(); in CreatePageTreeNode() local
1215 bool CPDF_DataAvail::CheckPageNode(const CPDF_DataAvail::PageNode& pageNode, in CheckPageNode()