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