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

/external/chromium_org/chrome/browser/ui/views/panels/
H A Dx11_panel_resizer.cc59 initial_press_location_in_screen_ = ui::EventSystemLocationFromNative(
79 gfx::Point location_in_screen = ui::EventSystemLocationFromNative(
/external/chromium_org/ui/events/
H A Devent_utils.h67 EVENTS_EXPORT gfx::Point EventSystemLocationFromNative(
H A Devents_stub.cc41 gfx::Point EventSystemLocationFromNative( function in namespace:ui
/external/chromium_org/ui/events/ozone/
H A Devents_ozone.cc30 gfx::Point EventSystemLocationFromNative( function in namespace:ui
40 return EventSystemLocationFromNative(native_event);
/external/chromium_org/ui/views/widget/desktop_aura/
H A Dx11_window_event_filter.cc88 ui::EventSystemLocationFromNative(event->native_event());
143 ui::EventSystemLocationFromNative(event->native_event());
H A Dx11_whole_screen_move_loop.cc120 gfx::Point point(ui::EventSystemLocationFromNative(xev));
/external/chromium_org/mojo/services/public/cpp/input_events/lib/
H A Dinput_events_type_converters.cc107 Point::From(ui::EventSystemLocationFromNative(input.native_event()));
/external/chromium_org/ui/events/win/
H A Devents_win.cc246 gfx::Point EventSystemLocationFromNative( function in namespace:ui
/external/chromium_org/ash/display/
H A Dmouse_cursor_event_filter.cc230 ui::EventSystemLocationFromNative(event->native_event());
/external/chromium_org/ui/events/x/
H A Devents_x_unittest.cc185 EXPECT_EQ("110,120", ui::EventSystemLocationFromNative(&event).ToString());
194 EXPECT_EQ("230,240", ui::EventSystemLocationFromNative(&event).ToString());
H A Devents_x.cc604 gfx::Point EventSystemLocationFromNative( function in namespace:ui

Completed in 3377 milliseconds