Home
last modified time | relevance | path

Searched refs:GetWindowForPoint (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/aura/
Dwindow.cc677 return GetWindowForPoint(local_point, true, true); in GetEventHandlerForPoint()
681 return GetWindowForPoint(local_point, false, false); in GetTopWindowContainingPoint()
957 Window* Window::GetWindowForPoint(const gfx::Point& local_point, in GetWindowForPoint() function in aura::Window
1002 Window* match = child->GetWindowForPoint(point_in_child_coords, in GetWindowForPoint()
Dwindow.h373 Window* GetWindowForPoint(const gfx::Point& local_point,