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

  /external/chromium_org/ui/events/gestures/
gesture_sequence.cc 487 scroll_type_(ST_FREE),
595 if (scroll_type_ == ST_VERTICAL ||
596 scroll_type_ == ST_HORIZONTAL)
635 scroll_type_ = ST_FREE;
658 scroll_type_ = ST_FREE;
676 scroll_type_ = ST_FREE;
689 scroll_type_ = ST_FREE;
    [all...]
gesture_sequence.h 228 ScrollType scroll_type_; member in class:ui::GestureSequence

Completed in 107 milliseconds