Home
last modified time | relevance | path

Searched refs:webkit_web_view_get_load_status (Results 1 – 15 of 15) sorted by relevance

/external/webkit/Source/WebKit/gtk/tests/
Dtestwebdatasource.c60 WebKitLoadStatus status = webkit_web_view_get_load_status (view); in notify_load_status_unreachable_cb()
78 WebKitLoadStatus status = webkit_web_view_get_load_status (view); in notify_load_status_cb()
144 WebKitLoadStatus status = webkit_web_view_get_load_status (view); in notify_load_status_lifetime_cb()
177 g_assert_cmpint(webkit_web_view_get_load_status(view), ==, WEBKIT_LOAD_FINISHED); in test_webkit_web_data_source_lifetime()
181 g_assert_cmpint(webkit_web_view_get_load_status(view), ==, WEBKIT_LOAD_PROVISIONAL); in test_webkit_web_data_source_lifetime()
185 g_assert_cmpint(webkit_web_view_get_load_status(view), ==, WEBKIT_LOAD_FAILED); in test_webkit_web_data_source_lifetime()
Dtestloading.c115 WebKitLoadStatus status = webkit_web_view_get_load_status(WEBKIT_WEB_VIEW(object)); in status_changed_cb()
150 g_assert_cmpint(webkit_web_view_get_load_status(fixture->webView), ==, WEBKIT_LOAD_PROVISIONAL); in test_loading_status()
170 WebKitLoadStatus status = webkit_web_view_get_load_status(WEBKIT_WEB_VIEW(object)); in load_error_status_changed_cb()
250 WebKitLoadStatus status = webkit_web_view_get_load_status(WEBKIT_WEB_VIEW(object)); in load_cancelled_status_changed_cb()
294 WebKitLoadStatus status = webkit_web_view_get_load_status(WEBKIT_WEB_VIEW(object)); in load_goback_status_changed_cb()
321 WebKitLoadStatus status = webkit_web_view_get_load_status(WEBKIT_WEB_VIEW(object)); in load_wentback_status_changed_cb()
Dtestkeyevents.c106 WebKitLoadStatus status = webkit_web_view_get_load_status(webView); in test_keypress_events_load_status_cb()
182 WebKitLoadStatus status = webkit_web_view_get_load_status(webView); in test_ime_load_status_cb()
229 WebKitLoadStatus status = webkit_web_view_get_load_status(webView); in test_blocking_load_status_cb()
257 WebKitLoadStatus status = webkit_web_view_get_load_status(webView); in test_xim_load_status_cb()
Dtestdownload.c215 if (webkit_web_view_get_load_status(web_view) == WEBKIT_LOAD_FINISHED || in idle_quit_loop_cb()
216 webkit_web_view_get_load_status(web_view) == WEBKIT_LOAD_FAILED) in idle_quit_loop_cb()
Dtestmimehandling.c95 if (webkit_web_view_get_load_status(web_view) == WEBKIT_LOAD_FINISHED || in idle_quit_loop_cb()
96 webkit_web_view_get_load_status(web_view) == WEBKIT_LOAD_FAILED) in idle_quit_loop_cb()
Dtestdomdomwindow.c106 WebKitLoadStatus status = webkit_web_view_get_load_status(webView); in load_event_callback()
152 WebKitLoadStatus status = webkit_web_view_get_load_status(webView); in load_status_callback()
Dtestwindow.c27 if (webkit_web_view_get_load_status(web_view) == WEBKIT_LOAD_FINISHED) { in notify_load_status_cb()
Dtestwebresource.c168 if (webkit_web_view_get_load_status(web_view) == WEBKIT_LOAD_FINISHED) { in notify_load_status_cb()
227 if (webkit_web_view_get_load_status(web_view) == WEBKIT_LOAD_FINISHED) in notify_load_status_sub_cb()
Dtestwebview.c76 if (webkit_web_view_get_load_status(web_view) == WEBKIT_LOAD_FINISHED || in idle_quit_loop_cb()
77 webkit_web_view_get_load_status(web_view) == WEBKIT_LOAD_FAILED) in idle_quit_loop_cb()
Dtesthittestresult.c78 WebKitLoadStatus status = webkit_web_view_get_load_status(webView); in load_status_cb()
Dtestcopyandpaste.c81 WebKitLoadStatus status = webkit_web_view_get_load_status(webView); in load_status_cb()
/external/webkit/Tools/GtkLauncher/
Dmain.c71 if (webkit_web_view_get_load_status(webView) == WEBKIT_LOAD_COMMITTED) { in notifyLoadStatusCb()
/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitwebview.h369 webkit_web_view_get_load_status (WebKitWebView *webView);
Dwebkitwebview.cpp531 g_value_set_enum(value, webkit_web_view_get_load_status(webView)); in webkit_web_view_get_property()
4621 WebKitLoadStatus webkit_web_view_get_load_status(WebKitWebView* webView) in webkit_web_view_get_load_status() function
/external/webkit/Source/WebKit/gtk/docs/
Dwebkitgtk-sections.txt449 webkit_web_view_get_load_status