HomeSort by relevance Sort by last modified time
    Searched full:dragging (Results 176 - 200 of 615) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_popup_contents_view.h 170 // If the user cancels a dragging action (i.e. by pressing ESC), we don't have
173 // event. Since OnDragCanceled() can be called when we're not dragging, this
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/appmenu/
AppMenuHandler.java 50 * @param startDragging Whether dragging is started. For example, if the app menu is
52 * showed by start dragging down on the menu button, this should
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_drag_drop_cocoa.mm 143 // Synthesize an event for dragging, since we can't be sure that
144 // [NSApp currentEvent] will return a valid dragging event.
  /external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
constrained_window_mac_browsertest.mm 121 // Test that adding a sheet disables tab dragging.
126 // Verify that the dialog disables dragging.
  /external/chromium_org/chrome/browser/ui/cocoa/
draggable_button_mixin.h 60 // Resets the draggable state of the button after dragging is finished. This is
64 // Decides whether to treat the click as a cue to start dragging, or to instead
menu_button.mm 119 // If we're dragging, wait for mouse up.
142 // "dragging upwards" when the button is close to the bottom of the screen).
  /external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_window_controller_cocoa.h 87 // important in case of dragging a Panel when other Panels should 'slide out',
94 // Used by PanelTitlebarViewCocoa when user rearranges the Panels by dragging.
  /external/chromium_org/chrome/browser/ui/gtk/omnibox/
omnibox_popup_view_gtk.h 152 // If the user cancels a dragging action (i.e. by pressing ESC), we don't have
155 // event. Since OnDragCanceled() can be called when we're not dragging, this
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_drag_drop_views.cc 92 // User is dragging from this profile: move.
95 // User is dragging from another app, copy.
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_popup_contents_view.h 150 // If the user cancels a dragging action (i.e. by pressing ESC), we don't have
153 // event. Since OnDragCanceled() can be called when we're not dragging, this
  /external/chromium_org/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.h 158 // Helper for performing tab selection as a result of dragging over a tab.
162 // top-of-window views to be revealed when the user is dragging |tabstrip|'s
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/
util.js 109 * Disables text selection and dragging.
117 // Disable dragging.
  /external/chromium_org/ui/views/bubble/
tray_bubble_view.h 145 void set_gesture_dragging(bool dragging) { is_gesture_dragging_ = dragging; }
  /frameworks/base/docs/html/design/patterns/
gestures.jd 87 <li>Dragging up decreases content scale</li>
88 <li>Dragging down increases content scale</li>
  /packages/apps/Launcher3/res/values/
config.xml 60 we are dragging objects around on the home screen. -->
77 <!-- Properties controlling the workspace fade-out during dragging -->
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
Gesture.java 60 * <li>Move (dragging to reorder or change hierarchy of views or change visual
63 * <li>Resize (dragging some edge or corner of a widget to change its size, for
GlobalCanvasDragInfo.java 74 * @param sourceCanvas An object representing the source we are dragging
141 * if you have a rectangular view of size 100x80, and you start dragging at position
  /external/chromium_org/chrome/browser/resources/bookmark_manager/js/
dnd.js 211 * dragging over.
247 // When dragging from a different profile we do not need to consider
279 * dragging over.
322 // Do not allow dragging if there is an ephemeral item being edited at the
330 // If we are dragging a single link, we can do the *Link* effect.
  /external/chromium_org/chrome/browser/resources/print_preview/previewarea/
margin_control.js 55 * Position of the margin control when dragging starts.
62 * Position of the mouse when the dragging starts.
116 // Dispatched when the margin control starts dragging.
137 DRAGGING: 'margin-control-dragging',
  /external/chromium_org/chrome/browser/resources/options/chromeos/
display_options.js 141 * prevent unnecessary dragging events happen. Set to null unless it's
211 * Mouse move handler for dragging display rectangle.
220 * Touch move handler for dragging display rectangle.
230 // it doesn't need to process the dragging. Since sometimes the touch
246 * Mouse down handler for dragging display rectangle.
262 * Touch start handler for dragging display rectangle.
326 * Processes the actual dragging of display rectangle.
462 * start dragging of a display rectangle.
502 * finish the current dragging of displays.
509 // Make sure the dragging location is connected
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.cc 24 // Delay, in ms, during dragging before we bring a window to front.
76 // Before we get to dragging anywhere, ensure that we consider ourselves
139 // Theoretically could be called while dragging if the page tries to
231 // out of a window, so we'll just go with the way Windows handles dragging for
237 // dragging within it.
540 // We don't allow detaching on chromeos. This restricts dragging to the
738 // If the model we started dragging from is now empty, we must ask the
  /external/chromium_org/chrome/browser/ui/views/toolbar/
browser_actions_container.cc 342 // correct when dragging an icon to the left. When dragging to the right,
345 // * Well, it can also point to the end, but not when dragging to the left. :)
355 OnDragExited(); // Perform clean up after dragging.
384 // Set the dragging image for the icon.
539 // dragging (like we do for tab dragging).
  /external/chromium/chrome/browser/tab_contents/
web_drag_dest_gtk.cc 103 // text/plain with file URLs when dragging files, we want to handle
168 // dragging files. To avoid exposing file system paths to web content,
177 // a file URL when dragging files, so we clear it to avoid exposing
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button.h 38 // visibility before starting. For example, dragging a bookmark button should
87 // visibility before starting. For example, dragging a bookmark button should
103 // Determine if the pasteboard from |info| has dragging data containing
  /external/chromium_org/ash/
ash_switches.cc 97 // Disable dragging items off the shelf to unpin them.
132 // Enables showing the tray bubble by dragging on the shelf.
133 const char kAshEnableTrayDragging[] = "ash-enable-tray-dragging";

Completed in 813 milliseconds

1 2 3 4 5 6 78 91011>>