Searched defs:point_in_parent (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ash/wm/
H A Ddrag_window_resizer_unittest.cc113 const gfx::Point& point_in_parent,
117 point_in_parent,
111 CreateDragWindowResizer( aura::Window* window, const gfx::Point& point_in_parent, int window_component) argument
H A Dtoplevel_window_event_handler.cc394 const gfx::Point& point_in_parent,
399 CreateWindowResizer(window, point_in_parent, window_component,
392 CreateScopedWindowResizer( aura::Window* window, const gfx::Point& point_in_parent, int window_component, aura::client::WindowMoveSource source) argument
/external/chromium_org/ash/wm/dock/
H A Ddocked_window_layout_manager_unittest.cc93 const gfx::Point& point_in_parent,
97 point_in_parent,
91 CreateSomeWindowResizer( aura::Window* window, const gfx::Point& point_in_parent, int window_component) argument
H A Ddocked_window_resizer_unittest.cc93 const gfx::Point& point_in_parent,
97 point_in_parent,
91 CreateSomeWindowResizer( aura::Window* window, const gfx::Point& point_in_parent, int window_component) argument
/external/chromium_org/ui/aura/test/
H A Devent_generator.cc179 const gfx::Point& point_in_parent) {
180 gfx::Point point(point_in_parent);
178 MoveMouseRelativeTo(const Window* window, const gfx::Point& point_in_parent) argument
/external/chromium_org/ash/wm/workspace/
H A Dworkspace_window_resizer.cc43 const gfx::Point& point_in_parent,
74 point_in_parent,
80 window, point_in_parent, window_component, source);
84 window_resizer, window, point_in_parent, window_component, source);
88 window_resizer, window, point_in_parent, window_component, source);
92 window_resizer, window, point_in_parent, window_component, source);
41 CreateWindowResizer( aura::Window* window, const gfx::Point& point_in_parent, int window_component, aura::client::WindowMoveSource source) argument

Completed in 139 milliseconds