Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_app.h82 CJS_Return launchURL(CJS_Runtime* pRuntime,
151 JS_STATIC_METHOD(launchURL, app);
Dcjs_app.cpp471 CJS_Return app::launchURL(CJS_Runtime* pRuntime, in launchURL() function in app