Home
last modified time | relevance | path

Searched defs:nameTree (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_nametree_unittest.cpp92 CPDF_NameTree nameTree(pRootDict.Get()); in TEST() local
111 CPDF_NameTree nameTree(pRootDict.Get()); in TEST() local
142 CPDF_NameTree nameTree(pRootDict.Get()); in TEST() local
216 CPDF_NameTree nameTree(pRootDict.Get()); in TEST() local
/external/pdfium/fpdfsdk/
Dfpdf_attachment.cpp97 CPDF_NameTree nameTree(pDoc, "EmbeddedFiles"); in FPDFDoc_AddAttachment() local
111 CPDF_NameTree nameTree(pDoc, "EmbeddedFiles"); in FPDFDoc_GetAttachment() local
126 CPDF_NameTree nameTree(pDoc, "EmbeddedFiles"); in FPDFDoc_DeleteAttachment() local
Dfpdf_view.cpp998 CPDF_NameTree nameTree(pDoc, "Dests"); in FPDF_CountNamedDests() local
1101 CPDF_NameTree nameTree(pDoc, "Dests"); in FPDF_GetNamedDest() local
/external/pdfium/fxjs/
Dcjs_document.cpp1373 CPDF_NameTree nameTree(pDocument, "Dests"); in gotoNamedDest() local