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, "Dests"); in GetDest() local
265 CPDF_NameTree name_tree(m_pDocument, "JavaScript"); in CountJSActions() local
271 CPDF_NameTree name_tree(m_pDocument, "JavaScript"); in GetJSAction() local
280 CPDF_NameTree name_tree(m_pDocument, "JavaScript"); in GetJSAction() local
289 CPDF_NameTree name_tree(m_pDocument, "JavaScript"); in FindJSAction() local
Ddoc_bookmark.cpp78 CPDF_NameTree name_tree(pDocument, "Dests"); in GetDest() local
Ddoc_link.cpp80 CPDF_NameTree name_tree(pDoc, "Dests"); in GetDest() local
/external/pdfium/fpdfsdk/src/
Dfpdfview.cpp1072 CPDF_NameTree name_tree(pDoc, "Dests"); in FPDF_GetNamedDestByName() local
/external/smali/smali/src/main/java/org/jf/smali/
DsmaliParser.java8343 CommonTree name_tree=null; in local_directive() local