Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
Dapp.h117 bool launchURL(CJS_Runtime* pRuntime,
208 JS_STATIC_METHOD(launchURL, app);
Dapp.cpp656 bool app::launchURL(CJS_Runtime* pRuntime, in launchURL() function in app