Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_app.h90 CJS_Return openDoc(CJS_Runtime* pRuntime,
155 JS_STATIC_METHOD(openDoc, app);
Dcjs_app.cpp520 CJS_Return app::openDoc(CJS_Runtime* pRuntime, in openDoc() function in app