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

  /external/chromium_org/ui/base/gestures/
gesture_sequence.h 30 ST_VERTICAL,
gesture_sequence.cc 432 if (scroll_type_ == ST_VERTICAL ||
741 else if (scroll_type_ == ST_VERTICAL)
798 else if (scroll_type_ == ST_VERTICAL)
806 scroll_type_ == ST_VERTICAL ? 0 : point.XVelocity(),
911 scroll_type_ = ST_VERTICAL;
    [all...]

Completed in 86 milliseconds