StartThrobbing     92 ash/display/shared_display_edge_indicator.cc   animation_->StartThrobbing(-1 /* infinite */);
StartThrobbing     96 ash/shelf/shelf_button.cc       animation_.StartThrobbing(-1 /*throb indefinitely*/);
StartThrobbing     36 ash/system/chromeos/network/network_icon_animation.cc     animation_.StartThrobbing(-1 /*throb indefinitely*/);
StartThrobbing    754 chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.cc     StartThrobbing(node);
StartThrobbing    792 chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.cc       hover_controller->StartThrobbing(0);
StartThrobbing    811 chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.cc       hover_controller->StartThrobbing(4);
StartThrobbing    919 chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.cc     StartThrobbing(node);
StartThrobbing   1273 chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.cc     hover_controller->StartThrobbing(0);
StartThrobbing    190 chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.h   void StartThrobbing(const BookmarkNode* node);
StartThrobbing     41 chrome/browser/ui/gtk/hover_controller_gtk.cc   throb_animation_.StartThrobbing(cycles);
StartThrobbing     30 chrome/browser/ui/gtk/hover_controller_gtk.h   void StartThrobbing(int cycles);
StartThrobbing    603 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc     mini_title_animation_->StartThrobbing(-1);
StartThrobbing    592 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc   throbbing_view_->StartThrobbing(immediate ? 0 : 4);
StartThrobbing    968 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc   StartThrobbing(node, false);
StartThrobbing   1015 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc     StartThrobbing(new_parent->GetChild(new_index), false);
StartThrobbing   1421 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc     StartThrobbing(node, true);
StartThrobbing   1652 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc     throbbing_view_->StartThrobbing(std::numeric_limits<int>::max());
StartThrobbing    347 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h   void StartThrobbing(const BookmarkNode* node, bool overflow_only);
StartThrobbing    613 chrome/browser/ui/views/tabs/tab.cc   animation->StartThrobbing(std::numeric_limits<int>::max());
StartThrobbing     26 ui/gfx/animation/throb_animation.h   void StartThrobbing(int cycles_til_stop);
StartThrobbing     85 ui/views/controls/button/custom_button.cc   hover_animation_->StartThrobbing(cycles_til_stop);
StartThrobbing     42 ui/views/controls/button/custom_button.h   void StartThrobbing(int cycles_til_stop);