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

  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebframe.h 65 * @WEBKIT_LOAD_PROVISIONAL: No data has been received yet, empty
84 WEBKIT_LOAD_PROVISIONAL,
  /external/webkit/Source/WebKit/gtk/tests/
testwebdatasource.c 181 g_assert_cmpint(webkit_web_view_get_load_status(view), ==, WEBKIT_LOAD_PROVISIONAL);

Completed in 193 milliseconds