EventSystemLocationFromNative   58 ui/events/event_utils.h EVENTS_EXPORT gfx::Point EventSystemLocationFromNative(
EventSystemLocationFromNative   38 ui/events/ozone/events_ozone.cc   return EventSystemLocationFromNative(native_event);
EventSystemLocationFromNative  134 ui/events/x/events_x_unittest.cc   EXPECT_EQ("110,120", ui::EventSystemLocationFromNative(&event).ToString());
EventSystemLocationFromNative  143 ui/events/x/events_x_unittest.cc   EXPECT_EQ("230,240", ui::EventSystemLocationFromNative(&event).ToString());
EventSystemLocationFromNative  133 ui/views/widget/desktop_aura/x11_window_event_filter.cc         ui::EventSystemLocationFromNative(event->native_event());