Home
last modified time | relevance | path

Searched defs:name_tree (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
Ddoc_action.cpp22 CPDF_NameTree name_tree(pDoc, FX_BSTRC("Dests")); in GetDest() local
337 CPDF_NameTree name_tree(m_pDocument, FX_BSTRC("JavaScript")); in CountJSActions() local
343 CPDF_NameTree name_tree(m_pDocument, FX_BSTRC("JavaScript")); in GetJSAction() local
353 CPDF_NameTree name_tree(m_pDocument, FX_BSTRC("JavaScript")); in GetJSAction() local
363 CPDF_NameTree name_tree(m_pDocument, FX_BSTRC("JavaScript")); in FindJSAction() local
Ddoc_bookmark.cpp83 CPDF_NameTree name_tree(pDocument, FX_BSTRC("Dests")); in GetDest() local
Ddoc_link.cpp93 CPDF_NameTree name_tree(pDoc, FX_BSTRC("Dests")); in GetDest() local
/external/pdfium/fpdfsdk/src/
Dfpdfview.cpp824 CPDF_NameTree name_tree(pDoc, FX_BSTRC("Dests")); in FPDF_GetNamedDestByName() local
/external/smali/smali/src/main/java/org/jf/smali/
DsmaliParser.java8176 CommonTree name_tree=null; in local_directive() local