Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
Dapp.h133 bool openDoc(CJS_Runtime* pRuntime,
212 JS_STATIC_METHOD(openDoc, app);
Dapp.cpp721 bool app::openDoc(CJS_Runtime* pRuntime, in openDoc() function in app