Lines Matching full:drag
271 // Start a system drag and drop operation.
356 // down. This is used by the drag client to determine what was under the
357 // mouse when the drag was initiated. We need to track this here in
359 // mouse was at when the drag was initiated, only the current point, which
361 // dragged by the time a drag is initiated.
386 // True while dispatching system drag and drop events to drag/drop targets
390 // Valid when m_dragTargetDispatch is true; the identity of the drag data
402 // The available drag operations (copy, move link...) allowed by the source.
405 // The current drag operation as negotiated by the source and destination.
406 // When not equal to DragOperationNone, the drag data can be dropped onto the