Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_action.cpp22 CPDF_NameTree name_tree(pDoc, FX_BSTRC("Dests")); in GetDest() local
334 CPDF_NameTree name_tree(m_pDocument, FX_BSTRC("JavaScript")); in CountJSActions() local
340 CPDF_NameTree name_tree(m_pDocument, FX_BSTRC("JavaScript")); in GetJSAction() local
350 CPDF_NameTree name_tree(m_pDocument, FX_BSTRC("JavaScript")); in GetJSAction() local
360 CPDF_NameTree name_tree(m_pDocument, FX_BSTRC("JavaScript")); in FindJSAction() local
Ddoc_bookmark.cpp77 CPDF_NameTree name_tree(pDocument, FX_BSTRC("Dests")); in GetDest() local
Ddoc_link.cpp94 CPDF_NameTree name_tree(pDoc, FX_BSTRC("Dests")); in GetDest() local
/external/chromium_org/extensions/common/
Dmessage_bundle.cc137 const base::DictionaryValue* name_tree; in GetMessageValue() local
162 bool MessageBundle::GetPlaceholders(const base::DictionaryValue& name_tree, in GetPlaceholders()
Dextension_l10n_util_unittest.cc225 base::DictionaryValue* name_tree = new base::DictionaryValue(); in CreateManifestBundle() local
/external/pdfium/fpdfsdk/src/
Dfpdfview.cpp877 CPDF_NameTree name_tree(pDoc, FX_BSTRC("Dests")); in FPDF_GetNamedDestByName() local
/external/smali/smali/src/main/java/org/jf/smali/
DsmaliParser.java10855 CommonTree name_tree=null; in local_directive() local