Home
last modified time | relevance | path

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

/external/chromium_org/ui/events/test/
Devent_generator.cc148 gfx::Point exit_location(current_location_); in SendMouseExit() local
149 delegate()->ConvertPointToTarget(current_target_, &exit_location); in SendMouseExit()
150 ui::MouseEvent mouseev(ui::ET_MOUSE_EXITED, exit_location, exit_location, in SendMouseExit()