Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_engine.cpp269 if (pScriptObject && lpScriptContext->QueryVariableValue( in GlobalPropertyGetter()
356 bRet = lpScriptContext->QueryVariableValue(ToNode(pScriptObject), szPropName, in NormalPropertyGetter()
443 lpScriptContext->QueryVariableValue(ToNode(pScriptObject), szPropName, in NormalPropertySetter()
553 bool CFXJSE_Engine::QueryVariableValue(CXFA_Node* pScriptNode, in QueryVariableValue() function in CFXJSE_Engine
Dcfxjse_engine.h116 bool QueryVariableValue(CXFA_Node* pScriptNode,