Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_app.h74 CJS_Result get_active_docs(CJS_Runtime* pRuntime);
Dcjs_app.cpp89 CJS_Result CJS_App::get_active_docs(CJS_Runtime* pRuntime) { in get_active_docs() function in CJS_App