pinch_gesture_active_   94 cc/input/top_controls_manager.cc   DCHECK(!pinch_gesture_active_);
pinch_gesture_active_  102 cc/input/top_controls_manager.cc   if (pinch_gesture_active_)
pinch_gesture_active_  129 cc/input/top_controls_manager.cc   DCHECK(!pinch_gesture_active_);
pinch_gesture_active_  134 cc/input/top_controls_manager.cc   DCHECK(!pinch_gesture_active_);
pinch_gesture_active_  135 cc/input/top_controls_manager.cc   pinch_gesture_active_ = true;
pinch_gesture_active_  140 cc/input/top_controls_manager.cc   DCHECK(pinch_gesture_active_);
pinch_gesture_active_  143 cc/input/top_controls_manager.cc   pinch_gesture_active_ = false;
pinch_gesture_active_   99 cc/input/top_controls_manager.h   bool pinch_gesture_active_;
pinch_gesture_active_  234 cc/trees/layer_tree_host_impl.cc       pinch_gesture_active_(false),
pinch_gesture_active_ 2542 cc/trees/layer_tree_host_impl.cc   pinch_gesture_active_ = true;
pinch_gesture_active_ 2603 cc/trees/layer_tree_host_impl.cc   pinch_gesture_active_ = false;
pinch_gesture_active_  385 cc/trees/layer_tree_host_impl.h   bool pinch_gesture_active() const { return pinch_gesture_active_; }
pinch_gesture_active_  573 cc/trees/layer_tree_host_impl.h   bool pinch_gesture_active_;