Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_engine.cpp250 if (pScriptObject && lpScriptContext->QueryVariableValue( in GlobalPropertyGetter()
320 bRet = lpScriptContext->QueryVariableValue(ToNode(pScriptObject), in NormalPropertyGetter()
375 lpScriptContext->QueryVariableValue(ToNode(pScriptObject), szPropName, in NormalPropertySetter()
484 bool CFXJSE_Engine::QueryVariableValue(CXFA_Node* pScriptNode, in QueryVariableValue() function in CFXJSE_Engine
Dcfxjse_engine.h97 bool QueryVariableValue(CXFA_Node* pScriptNode,