Home
last modified time | relevance | path

Searched refs:drag (Results 1 – 25 of 136) sorted by relevance

123456

/external/webkit/Source/WebKit/qt/WebCoreSupport/
DDragClientQt.cpp96 QDrag* drag = new QDrag(view); in startDrag() local
98 drag->setPixmap(*dragImage); in startDrag()
100 drag->setPixmap(qvariant_cast<QPixmap>(clipboardData->imageData())); in startDrag()
102 drag->setMimeData(clipboardData); in startDrag()
103 … Qt::DropAction actualDropAction = drag->exec(dragOperationsToDropActions(dragOperationMask)); in startDrag()
/external/chromium/chrome/browser/ui/cocoa/
Ddraggable_button_unittest.mm92 // it should not cause a drag.
99 // it should cause a drag.
122 // If the mouse moves > 5 pixels in either direciton it should cause a drag.
127 // The button should not be highlighted after the drag finishes.
131 // We should be able to initiate another drag immediately after the first one.
Ddraggable_button.mm13 // TODO(viettrungluu): Do we want common, standard code for drag hysteresis?
62 // Determine whether a mouse down should turn into a drag; started as copy of
110 // It makes sense to put the first and last drag events and the mouse
144 // There are non-drag cases where a mouseUp: may happen
Dbase_view.mm111 // The tracking area will send an exit event even during a drag, which isn't
113 // sends it when the drag completes instead.
/external/webkit/Source/WebCore/page/mac/
DDragControllerMac.mm73 // for the UIDelegate to take over the drag, and fail to send the appropriate
74 // drag termination event. As dragEnded just resets drag variables, we just
76 // We don't want to do this for WebKit2, since the client call to start the drag
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_button.mm16 // The opacity of the bookmark button drag image.
32 // delegate/controller since you can drag a button from one domain to the
39 // Make a drag image for the button.
101 // Use the position of the mouse in the drag image as the location.
132 // We want to show a folder menu when you drag down on folder buttons,
133 // so don't classify this as a drag for that case.
159 // Don't allow a drag of the empty node.
248 // Inform delegate of drag source that we're finished dragging,
355 // This only gets called after a click that wasn't a drag, and only on folders.
Dbookmark_drag_source.mm37 // and a single drag image.
Dbookmark_folder_target.mm36 // Note complication in which a click-drag engages drag and drop, not
/external/webkit/Source/WebKit/win/Interfaces/
DIWebUIDelegate.idl109 @abstract Actions that the destination of a drag can perform.
111 @constant WebDragDestinationActionDHTML Allows DHTML (such as JavaScript) to handle the drag
112 @constant WebDragDestinationActionEdit Allows editable documents to be edited from the drag
113 @constant WebDragDestinationActionLoad Allows a location change from the drag
126 @abstract Actions that the source of a drag can perform.
128 @constant WebDragSourceActionDHTML Allows DHTML (such as JavaScript) to start a drag
129 @constant WebDragSourceActionImage Allows an image drag to occur
130 @constant WebDragSourceActionLink Allows a link drag to occur
131 @constant WebDragSourceActionSelection Allows a selection drag to occur
517 @param draggingInfo The dragging info of the drag
[all …]
/external/webkit/Source/WebKit/win/
DFullscreenVideoController.h53 virtual void drag(const WebCore::IntPoint&, bool start) = 0;
76 virtual void drag(const WebCore::IntPoint&, bool start) { } in drag() function
94 virtual void drag(const WebCore::IntPoint&, bool start);
DFullscreenVideoController.cpp160 void HUDSlider::drag(const IntPoint& point, bool start) in drag() function in HUDSlider
632 m_volumeSlider.drag(convertedPoint, true); in onMouseDown()
636 m_timeSlider.drag(convertedPoint, true); in onMouseDown()
655 m_hitWidget->drag(convertedPoint, false); in onMouseMove()
/external/chromium/chrome/browser/ui/cocoa/download/
Ddownload_util_mac.mm46 // Synthesize a drag event, since we don't have access to the actual event
47 // that initiated a drag (possibly consumed by the Web UI, for example).
60 // Run the drag operation.
/external/chromium/chrome/browser/ui/cocoa/find_bar/
Dfind_bar_text_field.mm34 // When a drag enters the text field, focus the field. This will swap in the
35 // field editor, which will then handle the drag itself.
Dfind_bar_view.mm19 // Register for all the drag types handled by the RWHVCocoa.
127 // Eat drag operations, to prevent drags from going through to the views below.
/external/chromium/chrome/browser/ui/views/tabs/
Ddragged_tab_view.cc51 BOOL drag; in DraggedTabView() local
52 if ((::SystemParametersInfo(SPI_GETDRAGFULLWINDOWS, 0, &drag, 0) != 0) && in DraggedTabView()
53 (drag == FALSE)) { in DraggedTabView()
/external/chromium/chrome/browser/ui/cocoa/tab_contents/
Dweb_drop_target.mm21 // drag&drop messages to WebCore and handle navigation on a successful drop
68 // Messages to send during the tracking of a drag, ususally upon recieving
69 // calls from the view system. Communicates the drag messages to WebCore.
73 // Save off the RVH so we can tell if it changes during a drag. If it does,
105 // We won't know the true operation (whether the drag is allowed) until we
244 // filenames in the drag are not converted to file URLs.
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-pseudo/
Dwebkit1 -khtml-drag
4 -webkit-drag
Dmozilla5 -moz-drag-over
/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dlocation_icon_decoration.mm29 // to perform a drag.
33 // Do not drag if the user has been editing the location bar, or the
/external/chromium/chrome/browser/ui/cocoa/extensions/
Dbrowser_action_button.mm168 // The start of a drag. Position the button above all others.
185 // There are non-drag cases where a mouseUp: may happen
191 // Only perform the click if we didn't drag the button.
194 // Make sure an ESC to end a drag doesn't trigger 2 endDrags.
/external/chromium-trace/trace-viewer/src/
Dtimeline.css20 .timeline-drag-box {
/external/chromium/chrome/browser/resources/gpu_internals/
Dtimeline.css10 .timeline-drag-box {
/external/chromium/chrome/browser/ui/cocoa/tabs/
Dtab_view.mm283 // treat a drag of a tab just like dragging around a tab that's already
293 // snap off and not drag within the tab strip.
317 // Cancel the drag and restore the previous state.
334 // Call the |mouseUp:| code to end the drag.
385 // First, go through the magnetic drag cycle. We break out of this if
400 // Check that we haven't pulled the tab too far to start a drag. This
411 // Still dragging within the tab strip, wait for the next drag event.
573 // The drag/click is done. If the user dragged the mouse, finalize the drag
617 // Don't want to re-show the window if it was closed during the drag.
976 // current drag.
/external/webkit/Source/WebKit/mac/Misc/
DWebNSViewExtras.m68 /* Determine whether a mouse down should turn into a drag; started as copy of NSTableView code */
117 // drag events and the mouse up if there was one.
179 … // Properly orient the drag image and orient it differently if it's smaller than the original
/external/chromium/chrome/browser/tab_contents/
Dtab_contents_view_mac.mm157 // The drag invokes a nested event loop, arrange to continue
385 // Registers for the view for the appropriate drag types.
444 // Returns what kind of drag operations are available. This is a required
450 // Called when a drag initiated in our view ends.
460 // Called when a drag initiated in our view moves.

123456