Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_app.h84 CJS_Result set_fs(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
Dcjs_app.cpp290 CJS_Result CJS_App::set_fs(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_fs() function in CJS_App