Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_scriptcontext.cpp190 if (lpScriptContext->QueryNodeByFlag(pRefNode, wsPropName.AsStringC(), pValue, in GlobalPropertySetter()
207 bool CXFA_ScriptContext::QueryNodeByFlag(CXFA_Node* refNode, in QueryNodeByFlag() function in CXFA_ScriptContext
260 if (lpScriptContext->QueryNodeByFlag(pRefNode, wsPropName.AsStringC(), pValue, in GlobalPropertyGetter()
265 if (lpScriptContext->QueryNodeByFlag(pRefNode, wsPropName.AsStringC(), pValue, in GlobalPropertyGetter()
303 bool bRet = lpScriptContext->QueryNodeByFlag( in NormalPropertyGetter()
312 bRet = lpScriptContext->QueryNodeByFlag( in NormalPropertyGetter()
Dcxfa_scriptcontext.h58 bool QueryNodeByFlag(CXFA_Node* refNode,