Home
last modified time | relevance | path

Searched defs:GetValueByName (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/javascript/
Dcjs_runtime.cpp222 bool CJS_Runtime::GetValueByName(const CFX_ByteStringC& utf8Name, in GetValueByName() function in CJS_Runtime
DJS_Runtime_Stub.cpp140 bool GetValueByName(const CFX_ByteStringC&, CFXJSE_Value*) override { in GetValueByName() function in CJS_RuntimeStub