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

  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_gtk.cc 73 static GdkCursor* moz_spinning_cursor = NULL; local
74 if (!moz_spinning_cursor) {
81 moz_spinning_cursor =
86 return moz_spinning_cursor;
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_gtk.cc 81 static GdkCursor* moz_spinning_cursor = NULL; local
82 if (!moz_spinning_cursor) {
89 moz_spinning_cursor =
94 return moz_spinning_cursor;
    [all...]

Completed in 111 milliseconds