Home | History | Annotate | Download | only in tabs

Lines Matching defs:Drag

57 // If non-null there is a drag underway.
347 // if the drag was completed.
385 void DraggedTabController::Drag() {
417 // collected/destroyed while the drag is in process, leading to nasty crashes.
497 // When a dialog is about to be shown we revert the drag. Otherwise a modal
513 // One of the tabs we're dragging has been destroyed. Cancel the drag.
534 // If the user presses ESC during a drag, we need to abort and revert things
940 // operations performed during the drag.
943 // Calculate the drag bounds.
1120 // We only finish up the drag if we were actually dragging. If start_drag_
1122 // enough to trigger a drag.
1136 // Clear out drag data so we don't attempt to do anything with it.
1146 // Contents is NULL if a tab was destroyed while the drag was under way.
1218 // The Tab was moved within the TabStrip where the drag was initiated.
1224 // The Tab was detached from the TabStrip where the drag began, and has not
1384 // If we actually hide it, we stop receiving drag events.
1392 // the drag session is aborted we can restore them.