/external/eigen/demos/mandelbrot/ |
D | README | 5 * Drag vertically with left mouse button to zoom in and out.
|
/external/chromium/chrome/browser/ui/panels/ |
D | panel_manager.h | 54 void Drag(int delta_x);
|
D | panel_manager.cc | 148 void PanelManager::Drag(int delta_x) { in Drag() function in PanelManager 257 Drag(dragging_panel_original_x_ - in EndDragging()
|
/external/webkit/Source/WebCore/manual-tests/ |
D | svg-links.svg | 10 <tspan x='10' dy='20'>4. Drag the link and notice a bubble appear with the correct URL</tspan>
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | clickhold_button_cell.mm | 13 // Drag distance threshold to activate click-hold; should be >= 0. 109 // Drag? (If distance meets threshold.)
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
D | dragged_tab_controller_gtk.h | 40 void Drag();
|
D | dragged_tab_controller_gtk.cc | 68 void DraggedTabControllerGtk::Drag() { in Drag() function in DraggedTabControllerGtk
|
D | tab_strip_gtk.cc | 1198 drag_controller_->Drag(); in ContinueDrag()
|
/external/chromium/chrome/browser/ui/views/tabs/ |
D | base_tab_strip.cc | 351 drag_controller_->Drag(); in ContinueDrag() 384 drag_controller_->Drag(); in OnMouseDragged()
|
D | dragged_tab_controller.h | 71 void Drag();
|
D | dragged_tab_controller.cc | 385 void DraggedTabController::Drag() { in Drag() function in DraggedTabController
|
/external/webkit/Source/WebCore/page/mac/ |
D | DragControllerMac.mm | 72 // Drag has ended, dragEnded *should* have been called, however it is possible
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_folder_controller_unittest.mm | 704 // Drag a bar button onto a bookmark (i.e. not a folder) in a folder 778 // Drag a bar button onto a bookmark (i.e. not a folder) in a folder 852 // Drag a bar button onto a bookmark (i.e. not a folder) in a folder 906 // Drag a folder button to the top within the same parent. 954 // Drag a folder button to one of its children. 998 // Drag a subfolder bookmark to the parent folder. 1043 // Drag the bookmark with a long name to the folder. 1404 // Drag a button to the trash.
|
D | bookmark_bar_controller_unittest.mm | 1212 // Drag 'a' between 'b' and 'c'. 2157 // Drag a button to the trash.
|
D | bookmark_bar_folder_controller.mm | 1156 #pragma mark Drag & Drop
|
D | bookmark_bar_controller.mm | 1816 #pragma mark Drag & Drop
|
/external/webkit/Source/WebKit2/WebProcess/WebPage/ |
D | WebPage.messages.in | 120 # Drag and drop.
|
/external/webkit/Source/WebKit2/UIProcess/ |
D | WebPageProxy.messages.in | 194 # Drag and drop messages
|
/external/mdnsresponder/ |
D | README.txt | 160 4. Drag your mDNSResponder source code folder to the Multi-File search pane
|
/external/webkit/Source/WebCore/platform/mac/ |
D | DragImageMac.mm | 280 // Drag a rectangle with rounded corners
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebEditorClient.mm | 516 …case EditActionDrag: return UI_STRING_KEY_INTERNAL("Drag", "Drag (Undo action name)", "Undo action…
|
/external/webkit/Source/WebCore/English.lproj/ |
D | Localizable.strings | 125 "Drag (Undo action name)" = "Drag";
|
/external/webkit/Source/WebKit/qt/ |
D | ChangeLog | 277 [Qt] HTML5 Drag and Drop demos not working 283 … Drag and drop is defined and used differently by webpages. The drag move events are determining
|
/external/webkit/Source/WebKit/gtk/ |
D | NEWS | 588 - Drag support has landed, meaning you can start playing with HTML5
|
/external/webkit/Source/WebKit/win/ |
D | ChangeLog | 6304 Drag and Drop: Windows uses "stop" sign as cursor when dragging 10344 [Win] HTML5 Drag and drop, dragend is not fired when pressing Esc
|