Home
last modified time | relevance | path

Searched defs:GetEventHandlerForPoint (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/aura/
Dwindow.cc683 Window* Window::GetEventHandlerForPoint(const gfx::Point& local_point) { in GetEventHandlerForPoint() function in aura::Window
Dwindow_unittest.cc460 TEST_F(WindowTest, GetEventHandlerForPoint) { in TEST_F() argument
/external/chromium_org/ui/views/
Dview.cc849 View* View::GetEventHandlerForPoint(const gfx::Point& point) { in GetEventHandlerForPoint() function in views::View