Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_event.h87 CJS_Result set_shift(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
Dcjs_event.cpp211 CJS_Result CJS_Event::set_shift(CJS_Runtime* pRuntime, in set_shift() function in CJS_Event