Searched refs:stashed_show_press_ (Results 1 – 2 of 2) sorted by relevance
42 stashed_show_press_.reset(new GestureEventWithLatencyInfo(event)); in FilterTapEvent()61 stashed_show_press_.reset(); in DropStashedTapDown()67 ScopedGestureEvent show_press = stashed_show_press_.Pass(); in ForwardStashedTapDown()
47 ScopedGestureEvent stashed_show_press_; variable