Home
last modified time | relevance | path

Searched refs:ResolveNodeList (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_tree.cpp96 return CJS_Result::Success(ResolveNodeList(pScriptContext->GetIsolate(), in resolveNodes()
112 *pValue = ResolveNodeList(pIsolate, wsExpression, kFlags, nullptr); in all()
127 *pValue = ResolveNodeList(pIsolate, wsExpression, kFlags, nullptr); in classAll()
210 v8::Local<v8::Value> CJX_Tree::ResolveNodeList(v8::Isolate* pIsolate, in ResolveNodeList() function in CJX_Tree
Dcjx_tree.h46 v8::Local<v8::Value> ResolveNodeList(v8::Isolate* pIsolate,