Searched refs:new_objnum (Results 1 – 2 of 2) sorted by relevance
31 uint32_t new_objnum = pDoc->AddIndirectObject(kids); in CreatePageTreeNode() local34 pageNode->SetNewFor<CPDF_Reference>("Kids", pDoc, new_objnum); in CreatePageTreeNode()
558 uint32_t new_objnum = GetDocument()->AddIndirectObject(std::move(pFontDesc)); in AddFont() local560 new_objnum); in AddFont()