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

  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.cc 736 GtkWidget* widget_to_throb = NULL; local
740 widget_to_throb = other_bookmarks_button_;
746 widget_to_throb = overflow_button_;
748 widget_to_throb = gtk_bin_get_child(GTK_BIN(gtk_toolbar_get_nth_item(
753 SetThrobbingWidget(widget_to_throb);
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.cc 771 GtkWidget* widget_to_throb = NULL; local
775 widget_to_throb = other_bookmarks_button_;
781 widget_to_throb = overflow_button_;
783 widget_to_throb = gtk_bin_get_child(GTK_BIN(gtk_toolbar_get_nth_item(
788 SetThrobbingWidget(widget_to_throb);
    [all...]

Completed in 240 milliseconds