Home | History | Annotate | Download | only in gestures

Lines Matching defs:tap_

71       : tap_(false),
106 tap_ = false;
146 bool tap() const { return tap_; }
208 tap_ = true;
291 bool tap_;