Home | History | Annotate | Download | only in tabs

Lines Matching refs:started_drag

1161   bool started_drag = drag_controller_->started_drag();
1163 return started_drag;
1834 return drag_controller_.get() && drag_controller_->started_drag() &&