Searched defs:GetEventHandlerForPoint (Results 1 – 3 of 3) sorted by relevance
683 Window* Window::GetEventHandlerForPoint(const gfx::Point& local_point) { in GetEventHandlerForPoint() function in aura::Window
460 TEST_F(WindowTest, GetEventHandlerForPoint) { in TEST_F() argument
849 View* View::GetEventHandlerForPoint(const gfx::Point& point) { in GetEventHandlerForPoint() function in views::View