EventLocationFromNative  266 ash/touch/touch_uma.cc       position = ui::EventLocationFromNative(event.native_event());
EventLocationFromNative  269 ash/touch/touch_uma.cc     position = ui::EventLocationFromNative(event.native_event());
EventLocationFromNative  771 ui/aura/window_tree_host_x11.cc           !bounds_.Contains(ui::EventLocationFromNative(xev)))
EventLocationFromNative  252 ui/events/event.cc       location_(EventLocationFromNative(native_event)),
EventLocationFromNative   54 ui/events/event_utils.h EVENTS_EXPORT gfx::Point EventLocationFromNative(
EventLocationFromNative  114 ui/events/x/events_x.cc   if (ui::EventLocationFromNative(native_event) != gfx::Point())
EventLocationFromNative   53 ui/events/x/events_x_unittest.cc   EXPECT_EQ(location, ui::EventLocationFromNative(&event));
EventLocationFromNative   60 ui/events/x/events_x_unittest.cc   EXPECT_EQ(location, ui::EventLocationFromNative(&event));
EventLocationFromNative   65 ui/events/x/events_x_unittest.cc   EXPECT_EQ(location, ui::EventLocationFromNative(&event));
EventLocationFromNative   71 ui/events/x/events_x_unittest.cc   EXPECT_EQ(location, ui::EventLocationFromNative(&event));
EventLocationFromNative   80 ui/events/x/events_x_unittest.cc   EXPECT_EQ(location, ui::EventLocationFromNative(&event));
EventLocationFromNative   89 ui/events/x/events_x_unittest.cc   EXPECT_EQ(location, ui::EventLocationFromNative(&event));
EventLocationFromNative   98 ui/events/x/events_x_unittest.cc   EXPECT_EQ(location, ui::EventLocationFromNative(&event));
EventLocationFromNative  133 ui/events/x/events_x_unittest.cc   EXPECT_EQ("10,20", ui::EventLocationFromNative(&event).ToString());
EventLocationFromNative  142 ui/events/x/events_x_unittest.cc   EXPECT_EQ("30,40", ui::EventLocationFromNative(&event).ToString());
EventLocationFromNative  182 ui/events/x/events_x_unittest.cc   EXPECT_EQ("10,10", ui::EventLocationFromNative(scoped_xevent).ToString());
EventLocationFromNative  194 ui/events/x/events_x_unittest.cc   EXPECT_EQ("20,20", ui::EventLocationFromNative(scoped_xevent).ToString());
EventLocationFromNative  208 ui/events/x/events_x_unittest.cc   EXPECT_EQ("200,200", ui::EventLocationFromNative(scoped_xevent).ToString());
EventLocationFromNative  221 ui/events/x/events_x_unittest.cc   EXPECT_EQ("30,30", ui::EventLocationFromNative(scoped_xevent).ToString());
EventLocationFromNative  234 ui/events/x/events_x_unittest.cc   EXPECT_EQ("200,200", ui::EventLocationFromNative(scoped_xevent).ToString());