Home
last modified time | relevance | path

Searched refs:CreateWithRootNameArray (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_nametree.h34 static std::unique_ptr<CPDF_NameTree> CreateWithRootNameArray(
H A Dcpdf_nametree.cpp437 std::unique_ptr<CPDF_NameTree> CPDF_NameTree::CreateWithRootNameArray( in CreateWithRootNameArray() function in CPDF_NameTree
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_attachment.cpp76 CPDF_NameTree::CreateWithRootNameArray(pDoc, "EmbeddedFiles"); in FPDFDoc_AddAttachment()