Searched refs:animations_enabled_ (Results 1 – 2 of 2) sorted by relevance
27 bool SlideAnimatorGtk::animations_enabled_ = true; member in SlideAnimatorGtk71 if (!animations_enabled_) in Open()86 if (!animations_enabled_) in Close()139 animations_enabled_ = enable; in SetAnimationsForTesting()
120 static bool animations_enabled_; variable