Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_numbertree.cpp38 RetainPtr<const CPDF_Array> kids_array = node_dict->GetArrayFor("Kids"); in FindNumberNode() local
86 RetainPtr<const CPDF_Array> kids_array = node_dict->GetArrayFor("Kids"); in FindLowerBound() local
/external/pdfium/core/fpdfapi/edit/
Dcpdf_pageorganizer.cpp67 auto kids_array = dest()->NewIndirect<CPDF_Array>(); in InitDestDoc() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.cpp78 RetainPtr<CPDF_Array> kids_array = pages_dict->GetMutableArrayFor("Kids"); in CountPages() local