HomeSort by relevance Sort by last modified time
    Searched refs:IsAnimatingClosed (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host.h 155 virtual bool IsAnimatingClosed() const = 0;
desktop_window_tree_host_x11.h 147 virtual bool IsAnimatingClosed() const OVERRIDE;
desktop_window_tree_host_win.h 105 virtual bool IsAnimatingClosed() const OVERRIDE;
desktop_native_widget_aura.cc     [all...]
desktop_window_tree_host_win.cc 449 bool DesktopWindowTreeHostWin::IsAnimatingClosed() const {
    [all...]
desktop_window_tree_host_x11.cc 845 bool DesktopWindowTreeHostX11::IsAnimatingClosed() const {
    [all...]

Completed in 58 milliseconds