Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_runtimestub.cpp33 bool GetValueByName(const ByteStringView&, CFXJSE_Value*) override { in GetValueByName() function in CJS_RuntimeStub
Dcjs_runtime.cpp232 bool CJS_Runtime::GetValueByName(const ByteStringView& utf8Name, in GetValueByName() function in CJS_Runtime