Searched defs:IsAnimating (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/ui/views/animation/ | ||
D | bounds_animator.cc | 128 bool BoundsAnimator::IsAnimating(View* view) const { in IsAnimating() function in views::BoundsAnimator |
/external/chromium_org/chrome/browser/ui/views/ | ||
D | dropdown_bar_host.cc | 104 bool DropdownBarHost::IsAnimating() const { in IsAnimating() function in DropdownBarHost |
D | fullscreen_exit_bubble_views.cc | 494 bool FullscreenExitBubbleViews::IsAnimating() { in IsAnimating() function in FullscreenExitBubbleViews |
/external/chromium_org/ui/compositor/ | ||
D | layer.cc | 993 bool Layer::IsAnimating() const { in IsAnimating() function in ui::Layer |
/external/chromium_org/chrome/browser/ui/views/tabs/ | ||
D | tab_strip.cc | 938 bool TabStrip::IsAnimating() const { in IsAnimating() function in TabStrip |