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

  /external/chromium_org/ui/gfx/animation/
throb_animation.cc 21 void ThrobAnimation::StartThrobbing(int cycles_til_stop) {
  /external/chromium_org/ui/views/controls/button/
custom_button.cc 83 void CustomButton::StartThrobbing(int cycles_til_stop) {
85 hover_animation_->StartThrobbing(cycles_til_stop);
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 634 throbbing_view_->StartThrobbing(immediate ? 0 : 4);
    [all...]

Completed in 97 milliseconds