Home
last modified time | relevance | path

Searched refs:notify_load_status_cb (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebKit/gtk/tests/
Dtestwindow.c25 static void notify_load_status_cb(WebKitWebView* web_view, GParamSpec* pspec, gpointer data) in notify_load_status_cb() function
53 G_CALLBACK(notify_load_status_cb), loop); in test_webkit_window_scrollbar_policy()
Dtestwebdatasource.c79 static void notify_load_status_cb(WebKitWebView* view, GParamSpec* pspec, GMainLoop* loop) in notify_load_status_cb() function
134 g_signal_connect(view, "notify::load-status", G_CALLBACK(notify_load_status_cb), loop); in test_webkit_web_data_source()
Dtestwebresource.c166 static void notify_load_status_cb(WebKitWebView* web_view, GParamSpec* pspec, gpointer data) in notify_load_status_cb() function
195 G_CALLBACK(notify_load_status_cb), in test_web_resource_loading()
/external/webkit/WebKitTools/GtkLauncher/
Dmain.c77 notify_load_status_cb (WebKitWebView* web_view, GParamSpec* pspec, gpointer data) in notify_load_status_cb() function
122 … g_signal_connect (web_view, "notify::load-status", G_CALLBACK (notify_load_status_cb), web_view); in create_browser()
/external/webkit/WebKit/gtk/
DChangeLog637 (notify_load_status_cb):
642 (notify_load_status_cb):
650 (notify_load_status_cb):
/external/webkit/WebKitTools/
DChangeLog-2009-06-16932 (notify_load_status_cb):