/external/chromium_org/third_party/WebKit/ManualTests/ |
contenteditable-link.html | 20 <div>Also, when a link is 'live' it can be dragged as a link, and when the link isn't 'live', dragging a link just performs a normal text selection.
|
drag-image-to-address-bar.html | 7 <p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=9952">Bugzilla bug 9952</a> REGRESSION: Repro crash when dragging an image from the window to the address bar</p>
|
reset-initiatedDrag.html | 7 <p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=9466">Bugzilla bug 9466</a> Assertion failure when dragging an image from the document into Safari's address bar</p>
|
/external/chromium_org/ui/app_list/cocoa/ |
apps_collection_view_drag_manager.h | 16 // Manager for the state associated with dragging an NSCollectionViewItem in the
|
item_drag_controller.h | 16 // dragging an app list item around the app list grid. When initiated, the item
|
/packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/ |
ReorderUtils.java | 33 * free dragging across both horizontal and vertical axes.
|
/packages/apps/Dialer/src/com/android/dialer/list/ |
OnDragDropListener.java | 29 * Called when a drag is completed (whether by dropping it somewhere or simply by dragging
|
/packages/apps/Launcher2/res/values-sw720dp-land/ |
dimens.xml | 28 or right while you're dragging. -->
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
DragScroller.java | 20 * Handles scrolling while dragging
|
/packages/apps/Launcher3/WallpaperPicker/res/values-sw720dp/ |
dimens.xml | 24 <!-- When dragging items on the workspace, the number of dps by which the position of
|
/packages/apps/Launcher3/res/values/ |
dimens.xml | 74 <!-- Dragging --> 76 or right while you're dragging. --> 79 <!-- When dragging items on the workspace, the number of dps by which the position of 83 <!-- When dragging an item, how much bigger (fixed dps) the dragged view
|
/packages/apps/Launcher3/res/values-sw720dp/ |
dimens.xml | 24 <!-- When dragging items on the workspace, the number of dps by which the position of
|
/packages/apps/Launcher3/res/values-sw720dp-land/ |
dimens.xml | 25 or right while you're dragging. -->
|
/packages/apps/Launcher3/res/values-sw720dp-port/ |
dimens.xml | 20 or right while you're dragging. -->
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
DragScroller.java | 20 * Handles scrolling while dragging
|
/packages/screensavers/PhotoTable/res/values-land-notouch/ |
config.xml | 30 <!-- Enable hardware layer optimization (interferes with dragging). -->
|
/external/chromium_org/chrome/browser/ui/views/tabs/ |
tab_drag_controller_interactive_uitest_win.cc | 45 // window dragging. 129 // Should no longer be dragging. 156 // Should be dragging. 163 // Should have canceled dragging. 176 // Click on the first tab and move it enough so that it starts dragging but is 185 // Should be dragging. 192 // Should have canceled dragging. 199 // Deletes a tab being dragged after dragging a tab so that a new window is 217 // Should not be dragging. 242 // Should still be dragging [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ResizeGesture.java | 45 /** The selection handle we're dragging to perform this resize */ 171 // The user is dragging the left edge, so the position is anchored on the 183 // The user is dragging the right edge, so the position is anchored on the 196 // The user is dragging the top edge, so the position is anchored on the 208 // The user is dragging the bottom edge, so the position is anchored on the
|
/external/chromium_org/chrome/browser/ui/panels/ |
panel_drag_controller.cc | 163 // Check if the dragging panel can be moved out the stack. Note that this 172 // Check if the dragging panel can stack with other panel or stack. 176 // Check if the dragging panel can be docked. 179 // Check if the dragging panel can be detached. 182 // Check if the dragging panel can snap to other panel or edge of the working 213 // Restore the dragging panel to its original collection if needed. 214 // Note that the bounds of dragging panel is updated later by calling 229 // Restore the dragging panel to its original placement. 560 // If the dragging panel is bottom panel, move it out of the stack. 569 // If the dragging panel is the one below the top panel, move top pane [all...] |
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_popup_view_gtk.h | 143 // If the user cancels a dragging action (i.e. by pressing ESC), we don't have 146 // event. Since OnDragCanceled() can be called when we're not dragging, this
|
/external/chromium/chrome/browser/ui/cocoa/ |
draggable_button.h | 59 // Decides whether we should treat the click as a cue to start dragging, or 74 // Resets the draggable state of the button after dragging is finished. This is
|
/external/chromium/chrome/browser/ui/cocoa/tab_contents/ |
web_contents_drag_source.mm | 75 // Synthesize an event for dragging, since we can't be sure that 76 // [NSApp currentEvent] will return a valid dragging event.
|
/external/chromium/chrome/browser/ui/views/extensions/ |
browser_action_overflow_menu_controller.h | 56 // These drag functions offer support for dragging icons into the overflow 70 // These three drag functions offer support for dragging icons out of the
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
url_drop_target.h | 69 // Dragging is in progress over the owner view (at the given point, in view 74 // Dragging is over, and any indicator should be hidden.
|
/external/chromium_org/chrome/browser/ui/views/extensions/ |
browser_action_overflow_menu_controller.h | 59 // These drag functions offer support for dragging icons into the overflow 74 // These three drag functions offer support for dragging icons out of the
|