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

  /external/chromium_org/ash/wm/workspace/
multi_window_resize_controller.h 94 ResizeWindows DetermineWindows(aura::Window* window,
98 // Variant of DetermineWindows() that uses the current location of the mouse
multi_window_resize_controller.cc 168 ResizeWindows windows(DetermineWindows(window, component, point_in_window));
236 return DetermineWindows(window, component, mouse_location);
240 MultiWindowResizeController::DetermineWindows(

Completed in 1288 milliseconds