Searched defs:window_move_source (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_x11.cc663 aura::client::WindowMoveSource window_move_source = local
668 window_move_source) == aura::client::MOVE_SUCCESSFUL)
/external/chromium_org/ui/views/widget/
H A Dnative_widget_aura.cc660 aura::client::WindowMoveSource window_move_source = local
664 if (move_client->RunMoveLoop(window_, drag_offset, window_move_source) ==

Completed in 61 milliseconds