Home
last modified time | relevance | path

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

/external/chromium_org/ui/aura/
Dwindow.cc745 return GetWindowForPoint(local_point, true, true); in GetEventHandlerForPoint()
749 return GetWindowForPoint(local_point, false, false); in GetTopWindowContainingPoint()
1025 Window* Window::GetWindowForPoint(const gfx::Point& local_point, in GetWindowForPoint() function in aura::Window
1070 Window* match = child->GetWindowForPoint(point_in_child_coords, in GetWindowForPoint()
Dwindow.h420 Window* GetWindowForPoint(const gfx::Point& local_point,