HomeSort by relevance Sort by last modified time
    Searched refs:load_status_cb (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/gtk/tests/
testhittestresult.c 74 load_status_cb(WebKitWebView* webView, function
133 g_signal_connect(fixture->webView, "notify::load-status", G_CALLBACK(load_status_cb), info);
testcopyandpaste.c 78 static void load_status_cb(WebKitWebView* webView, GParamSpec* spec, gpointer data) function
132 G_CALLBACK(load_status_cb), fixture);

Completed in 37 milliseconds