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

  /external/chromium/chrome/browser/ui/gtk/
hover_controller_gtk.cc 13 : throb_animation_(this),
40 throb_animation_.StartThrobbing(cycles);
72 if (animation == &hover_animation_ && throb_animation_.is_animating())
82 if (animation != &throb_animation_)
85 if (throb_animation_.cycles_remaining() <= 1)
hover_controller_gtk.h 58 ui::ThrobAnimation throb_animation_; member in class:HoverControllerGtk

Completed in 40 milliseconds