Home
last modified time | relevance | path

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

/external/chromium_org/ui/aura/
Droot_window.cc294 DispatchMouseExitAtPoint(GetLastMouseLocationInRoot()); in OnCursorVisibilityChanged()
379 DispatchMouseExitAtPoint(last_mouse_location); in DispatchMouseExitToHidingWindow()
382 void RootWindow::DispatchMouseExitAtPoint(const gfx::Point& point) { in DispatchMouseExitAtPoint() function in aura::RootWindow
Droot_window.h155 void DispatchMouseExitAtPoint(const gfx::Point& point);