Home | History | Annotate | Download | only in ntp4

Lines Matching refs:Drag

147     // Add a drag handler to the body (for drags that don't land on an existing
220 // Clean up any existing grabber objects - cancelling any outstanding drag.
221 // Ideally an async app update wouldn't disrupt an active drag but
229 // oustanding drag.
407 * @param {Grabber.Event} e The event from the Grabber indicating the drag.
454 // for it - eg. if we drop on it, or the drag is cancelled)
458 // If we have an active drag (i.e. it wasn't aborted by an app update)
485 * @param {Grabber.Event} e The event from the Grabber indicating the drag.
505 'expected drag over container');
551 // Drag was aborted (eg. due to an app update) - do nothing