Searched refs:is_gesture_dragging (Results 1 – 2 of 2) sorted by relevance
147 bool is_gesture_dragging() const { return is_gesture_dragging_; } in is_gesture_dragging() function
241 !bubble_view_->is_gesture_dragging()) { in Layout()