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

/external/chromium_org/ui/base/ozone/
H A Devents_ozone.cc28 gfx::Point EventSystemLocationFromNative( function in namespace:ui
38 return EventSystemLocationFromNative(native_event);
/external/chromium_org/ui/base/events/
H A Devent_utils.h54 UI_EXPORT gfx::Point EventSystemLocationFromNative(
/external/chromium_org/ui/views/widget/desktop_aura/
H A Dx11_window_event_filter.cc108 ui::EventSystemLocationFromNative(event->native_event());
/external/chromium_org/ui/base/x/
H A Devents_x_unittest.cc225 EXPECT_EQ("110,120", ui::EventSystemLocationFromNative(&event).ToString());
234 EXPECT_EQ("230,240", ui::EventSystemLocationFromNative(&event).ToString());
H A Devents_x.cc518 gfx::Point EventSystemLocationFromNative( function in namespace:ui
/external/chromium_org/ui/base/win/
H A Devents_win.cc220 gfx::Point EventSystemLocationFromNative( function in namespace:ui

Completed in 70 milliseconds