Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_nametree_unittest.cpp91 CPDF_NameTree nameTree(pRootDict.get()); in TEST() local
110 CPDF_NameTree nameTree(pRootDict.get()); in TEST() local
141 CPDF_NameTree nameTree(pRootDict.get()); in TEST() local
215 CPDF_NameTree nameTree(pRootDict.get()); in TEST() local
/external/pdfium/fpdfsdk/
Dfpdfattachment.cpp92 CPDF_NameTree nameTree(pDoc, "EmbeddedFiles"); in FPDFDoc_AddAttachment() local
108 CPDF_NameTree nameTree(pDoc, "EmbeddedFiles"); in FPDFDoc_GetAttachment() local
122 CPDF_NameTree nameTree(pDoc, "EmbeddedFiles"); in FPDFDoc_DeleteAttachment() local
Dfpdfview.cpp1389 CPDF_NameTree nameTree(pDoc, "Dests"); in FPDF_CountNamedDests() local
1482 CPDF_NameTree nameTree(pDoc, "Dests"); in FPDF_GetNamedDest() local
/external/pdfium/fxjs/
Dcjs_document.cpp1457 CPDF_NameTree nameTree(pDocument, "Dests"); in gotoNamedDest() local