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

  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views_browsertest.cc 189 const gfx::Point tap_location = omnibox_bounds.CenterPoint(); local
190 ASSERT_NO_FATAL_FAILURE(Tap(tap_location, tap_location));
200 ASSERT_NO_FATAL_FAILURE(Tap(tap_location, tap_location));
216 ASSERT_NO_FATAL_FAILURE(Tap(tap_location, tap2_location));
  /external/chromium_org/ui/aura/gestures/
gesture_recognizer_unittest.cc 171 const gfx::Point& tap_location() const { function in class:aura::test::__anon283::GestureEventConsumeDelegate
744 gfx::Point actual_point(delegate->tap_location());
785 gfx::Point actual_point(delegate->tap_location());
842 gfx::Point actual_point(delegate->tap_location());
928 gfx::Point actual_point(delegate->tap_location());
    [all...]

Completed in 380 milliseconds