HomeSort by relevance Sort by last modified time
    Searched refs:press_location (Results 1 - 3 of 3) 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)
79 void Tap(const gfx::Point& press_location,
82 if (press_location == release_location) {
83 generator.GestureTapAt(press_location);
85 generator.GestureScrollSequence(press_location,
  /external/chromium_org/ash/
extended_desktop_unittest.cc 125 const gfx::Point& press_location() const { return press_location_; } function in class:ash::__anon6520::EventLocationHandler
471 location_handler.press_location().ToString());
506 location_handler.press_location().ToString());
545 location_handler.press_location().ToString());
    [all...]
  /external/chromium_org/ash/shelf/
shelf_view_unittest.cc 1124 gfx::Point press_location = gfx::Point() + press_offset; local
    [all...]

Completed in 201 milliseconds