Home
last modified time | relevance | path

Searched refs:execMenuItem (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/testing/resources/javascript/
Dapp_methods_expected.txt30 Alert: PASS: app.execMenuItem() threw app.execMenuItem: Operation not supported.
Dapp_methods.in56 expectError("app.execMenuItem()");
/external/pdfium/fxjs/
Dcjs_app.h52 JS_STATIC_METHOD(execMenuItem, CJS_App)
124 CJS_Result execMenuItem(CJS_Runtime* pRuntime,
Dcjs_app.cpp384 CJS_Result CJS_App::execMenuItem( in execMenuItem() function in CJS_App