Searched refs:DetermineWindows (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/wm/workspace/
H A Dmulti_window_resize_controller.h92 ResizeWindows DetermineWindows(aura::Window* window,
96 // Variant of DetermineWindows() that uses the current location of the mouse
H A Dmulti_window_resize_controller.cc166 ResizeWindows windows(DetermineWindows(window, component, point_in_window));
234 return DetermineWindows(window, component, mouse_location);
238 MultiWindowResizeController::DetermineWindows( function in class:ash::MultiWindowResizeController

Completed in 736 milliseconds