Searched refs:GetEventLocationInScreen (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dimmersive_mode_controller_ash.cc113 gfx::Point GetEventLocationInScreen(const ui::LocatedEvent& event) { function in namespace:__anon6361
469 if (ShouldHandleGestureEvent(GetEventLocationInScreen(*event))) {
702 gfx::Point location_in_screen = GetEventLocationInScreen(*event);
771 location_in_screen = GetEventLocationInScreen(*event);

Completed in 49 milliseconds