Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_app.h75 CJS_Result set_active_docs(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
Dcjs_app.cpp102 CJS_Result CJS_App::set_active_docs(CJS_Runtime* pRuntime, in set_active_docs() function in CJS_App