Lines Matching refs:javascript
421 INF("javascript alert: %s\n", message);
426 INF("javascript confirm: %s", message);
427 INF("javascript confirm (HARD CODED)? YES");
433 INF("should interrupt javascript?\n"
442 INF("javascript prompt:\n"
3668 * @param javascript @c EINA_TRUE if the new window is originated from javascript,
3678 Evas_Object* ewk_view_window_create(Evas_Object* o, Eina_Bool javascript, const WebCore::WindowFeatures* coreFeatures)
3686 Evas_Object* view = sd->api->window_create(sd, javascript, window_features);
3695 * the window should in fact be closed. So, if only windows created by javascript
3696 * are allowed to be closed by this call, browser needs to save the javascript
3698 * with a 'self.close()' in Javascript) browser must postpone the deletion to an