HomeSort by relevance Sort by last modified time
    Searched full:set_current_location (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chrome/browser/chromeos/accessibility/
touch_exploration_controller_browsertest.cc 65 generator.set_current_location(gfx::Point(100, 200));
84 generator.set_current_location(gfx::Point(500, 600));
  /external/chromium_org/ash/wm/
partial_screenshot_view_unittest.cc 58 generator.set_current_location(gfx::Point(100,100));
  /external/chromium_org/ui/chromeos/
touch_exploration_controller_unittest.cc 217 generator_->set_current_location(gfx::Point(11, 12));
230 generator_->set_current_location(location);
250 generator_->set_current_location(location_start);
525 generator_->set_current_location(touch1_location);
596 generator_->set_current_location(location0);
603 generator_->set_current_location(location1);
628 generator_->set_current_location(tap_location);
646 generator_->set_current_location(double_tap_location);
670 generator_->set_current_location(tap_location);
689 generator_->set_current_location(first_tap_location)
    [all...]
  /external/chromium_org/ui/views/controls/button/
menu_button_unittest.cc 134 generator.set_current_location(gfx::Point(10, 10));
172 generator.set_current_location(gfx::Point(10, 10));
  /external/chromium_org/ui/aura/test/
event_generator.h 106 void set_current_location(const gfx::Point& location) { function in class:aura::test::EventGenerator
  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl_unittest.cc 795 generator.set_current_location(gfx::Point(5, 5));
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller_interactive_uitest.cc 385 event_generator_->set_current_location(location);
397 event_generator_->set_current_location(
    [all...]

Completed in 128 milliseconds