Searched refs:WindowAnimationsDisabled (Results 1 – 5 of 5) sorted by relevance
96 VIEWS_EXPORT bool WindowAnimationsDisabled(aura::Window* window);
545 if (WindowAnimationsDisabled(window)) in AnimateOnChildWindowVisibilityChanged()565 bool WindowAnimationsDisabled(aura::Window* window) { in WindowAnimationsDisabled() function
424 if (views::corewm::WindowAnimationsDisabled(window)) in GetCrossFadeDuration()447 if (views::corewm::WindowAnimationsDisabled(window)) in AnimateOnChildWindowVisibilityChanged()
118 if (views::corewm::WindowAnimationsDisabled(window)) { in SetBoundsAnimated()
167 !views::corewm::WindowAnimationsDisabled(content_window_); in OnRootWindowCreated()