Searched defs:kids_array (Results 1 – 3 of 3) sorted by relevance
38 RetainPtr<const CPDF_Array> kids_array = node_dict->GetArrayFor("Kids"); in FindNumberNode() local86 RetainPtr<const CPDF_Array> kids_array = node_dict->GetArrayFor("Kids"); in FindLowerBound() local
67 auto kids_array = dest()->NewIndirect<CPDF_Array>(); in InitDestDoc() local
78 RetainPtr<CPDF_Array> kids_array = pages_dict->GetMutableArrayFor("Kids"); in CountPages() local