Searched refs:StopThrobbing (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/views/controls/button/
H A Dcustom_button.h42 void StopThrobbing();
H A Dcustom_button.cc60 void CustomButton::StopThrobbing() { function in class:views::CustomButton
/external/chromium/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.cc221 owner_->StopThrobbing(true);
391 StopThrobbing(true);
967 throbbing_view_->StopThrobbing();
1012 StopThrobbing(true);
1308 StopThrobbing(true);
1317 StopThrobbing(false);
1561 void BookmarkBarView::StopThrobbing(bool immediate) { function in class:BookmarkBarView
H A Dbookmark_bar_view.h236 void StopThrobbing(bool immediate);
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.cc308 owner_->StopThrobbing(true);
591 void BookmarkBarView::StopThrobbing(bool immediate) { function in class:BookmarkBarView
966 StopThrobbing(true);
974 StopThrobbing(false);
1017 throbbing_view_->StopThrobbing();
1043 StopThrobbing(true);
1439 StopThrobbing(true);
H A Dbookmark_bar_view.h146 void StopThrobbing(bool immediate);

Completed in 208 milliseconds