Home
last modified time | relevance | path

Searched refs:SetValueByNameInGlobalObject (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxjs/
Dcjs_runtime.h58 bool SetValueByNameInGlobalObject(ByteStringView utf8Name,
Dcjs_runtime.cpp197 bool CJS_Runtime::SetValueByNameInGlobalObject(ByteStringView utf8Name, in SetValueByNameInGlobalObject() function in CJS_Runtime
/external/pdfium/fxjs/xfa/
Dcfxjse_engine.cpp217 pCJSRuntime->SetValueByNameInGlobalObject( in GlobalPropertySetter()