HomeSort by relevance Sort by last modified time
    Searched refs:press_location (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views_browsertest.cc 60 const gfx::Point& press_location,
62 ASSERT_TRUE(ui_test_utils::SendMouseMoveSync(press_location));
65 if (press_location != release_location)
80 void Tap(const gfx::Point& press_location,
87 ui::ET_TOUCH_PRESSED, press_location, 5, timestamp);
91 if (press_location != release_location) {
  /external/chromium_org/ash/shelf/
shelf_view_unittest.cc 1077 gfx::Point press_location = gfx::Point() + press_offset; local
    [all...]

Completed in 999 milliseconds