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

  /external/chromium_org/ui/aura/gestures/
gesture_recognizer_unittest.cc 78 scroll_end_(false),
113 scroll_end_ = false;
153 bool scroll_end() const { return scroll_end_; }
236 scroll_end_ = true;
257 EXPECT_FALSE(scroll_end_); variable
298 bool scroll_end_; member in class:aura::test::__anon20461::GestureEventConsumeDelegate
    [all...]

Completed in 97 milliseconds