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

  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views_browsertest.cc 205 const gfx::Point tap_location = omnibox_bounds.CenterPoint(); local
206 ASSERT_NO_FATAL_FAILURE(Tap(tap_location, tap_location));
216 ASSERT_NO_FATAL_FAILURE(Tap(tap_location, tap_location));
232 ASSERT_NO_FATAL_FAILURE(Tap(tap_location, tap2_location));
  /external/chromium_org/ui/aura/
root_window_unittest.cc 936 const gfx::Point tap_location)
938 tap_location_(tap_location),
    [all...]
  /external/chromium_org/ui/aura/gestures/
gesture_recognizer_unittest.cc 175 const gfx::Point tap_location() const { function in class:aura::test::__anon14704::GestureEventConsumeDelegate
794 gfx::Point actual_point(delegate->tap_location());
835 gfx::Point actual_point(delegate->tap_location());
892 gfx::Point actual_point(delegate->tap_location());
978 gfx::Point actual_point(delegate->tap_location());
    [all...]

Completed in 133 milliseconds