Searched refs:is_throbbing_ (Results 1 – 2 of 2) sorted by relevance
61 (!is_throbbing_ || !hover_animation_->is_animating())) { in SetState()62 is_throbbing_ = false; in SetState()84 is_throbbing_ = true; in StartThrobbing()323 is_throbbing_(false), in CustomButton()
133 bool is_throbbing_; variable