Home | History | Annotate | Download | only in tabs

Lines Matching refs:IsDragSessionActive

519   if (!tab_strip()->IsDragSessionActive() &&
872 bool TabStrip::IsDragSessionActive() const {
886 return !IsDragSessionActive() && !IsActiveDropTarget();
890 return !IsDragSessionActive();
1205 if (IsDragSessionActive())
2340 if (!IsDragSessionActive() && !TabDragController::IsAttachedTo(this)) {