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

  /external/chromium_org/ui/aura/gestures/
gesture_recognizer_unittest.cc 152 bool tap_cancel() const { return tap_cancel_; } function in class:aura::test::__anon14704::GestureEventConsumeDelegate
714 EXPECT_FALSE(delegate->tap_cancel());
735 EXPECT_FALSE(delegate->tap_cancel());
768 EXPECT_FALSE(delegate->tap_cancel());
786 EXPECT_FALSE(delegate->tap_cancel());
811 EXPECT_FALSE(delegate->tap_cancel());
827 EXPECT_FALSE(delegate->tap_cancel());
852 EXPECT_FALSE(delegate->tap_cancel());
854 EXPECT_FALSE(delegate->tap_cancel());
868 EXPECT_FALSE(delegate->tap_cancel());
    [all...]
  /external/chromium_org/ui/views/controls/textfield/
native_textfield_views_unittest.cc     [all...]

Completed in 61 milliseconds