Searched refs:openDoc (Results 1 – 4 of 4) sorted by relevance
37 Alert: PASS: app.openDoc() threw app.openDoc: Operation not supported.
63 expectError("app.openDoc()");
60 JS_STATIC_METHOD(openDoc, CJS_App)140 CJS_Result openDoc(CJS_Runtime* pRuntime,
513 CJS_Result CJS_App::openDoc(CJS_Runtime* pRuntime, in openDoc() function in CJS_App