Searched refs:is_throbbing_ (Results 1 – 2 of 2) sorted by relevance
59 (!is_throbbing_ || !hover_animation_->is_animating())) { in SetState()60 is_throbbing_ = false; in SetState()82 is_throbbing_ = true; in StartThrobbing()324 is_throbbing_(false), in CustomButton()
132 bool is_throbbing_; variable