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

/external/chromium_org/ash/wm/workspace/
H A Dmulti_window_resize_controller.cc158 const gfx::Point& point_in_window) {
166 ResizeWindows windows(DetermineWindows(window, component, point_in_window));
179 show_location_in_parent_ = point_in_window;
156 Show(Window* window, int component, const gfx::Point& point_in_window) argument
/external/chromium_org/ui/aura/
H A Dwindow.cc644 void Window::MoveCursorTo(const gfx::Point& point_in_window) { argument
647 gfx::Point point_in_root(point_in_window);

Completed in 148 milliseconds