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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
browser_actions_container_view.mm 86 // cursors while the user is dragging. The cursor should be grippy until
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
location_bar_decoration.h 71 // appears correctly under the mouse while dragging. |frame|
  /external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_titlebar_view_cocoa.h 20 // It also facilitates dragging and minimization of the panels, and changes
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_view.h 41 // A view that handles the event tracking (clicking and dragging) for a tab
  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_menu_controller_gtk.h 128 // dragging).
  /external/chromium_org/chrome/browser/ui/gtk/panels/
panel_drag_gtk.h 19 // Dragging only begins if the mouse is moved beyond the drag threshold.
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab.h 58 void set_dragging(bool dragging) { dragging_ = dragging; }
59 bool dragging() const { return dragging_; } function in class:Tab
302 // WARNING: this is null during detached tab dragging.
  /external/chromium_org/content/browser/browser_plugin/
browser_plugin_embedder.h 133 // Used to correctly update the cursor when dragging over a guest, and to
  /external/chromium_org/content/browser/web_contents/
web_contents_drag_win.h 33 // If we are dragging a virtual file out of the browser, we use a background
web_drag_dest_mac.h 37 // Keep track of the render view host we're dragging over. If it changes
  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
ChromiumDataObject.h 82 // Used for dragging in files from the desktop.
ChromiumDataObjectItem.h 89 // Optional metadata. Currently used for URL, HTML, and dragging files in.
  /external/chromium_org/ui/app_list/cocoa/
apps_grid_controller.h 92 // Moves an item within the view only, for dragging or in response to model
  /external/chromium_org/ui/app_list/views/
apps_grid_view.h 104 // Called when the user is dragging an app. |point| is in grid view
123 bool dragging() const { return drag_pointer_ != NONE; } function in class:app_list::AppsGridView
241 // Prepares |drag_and_drop_host_| for dragging. |grid_location| contains
401 // Timer to auto flip page when dragging an item near the left/right edges.
  /external/chromium_org/ui/base/dragdrop/
drag_utils.cc 26 // File dragging pixel measurements
drop_target_win.h 94 // is dragging over the content area.
  /external/chromium_org/ui/base/touch/
touch_editing_controller.h 71 // Returns true if the user is currently dragging one of the handles.
  /external/chromium_org/ui/views/controls/scrollbar/
base_scroll_bar_thumb.cc 13 // dragging before the scrollbar will snap back to its regular position.
  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.cc 34 // below it. So when the user just starts dragging, the handle will jump to the
53 // in the touch target to make dragging the handle easier (see pic above).
319 // The non-dragging-handle might have recently become visible.
362 // We do not want to show the context menu while dragging.
  /external/chromium_org/ui/views/widget/desktop_aura/
x11_desktop_window_move_client.cc 33 // TODO(erg): This helps with the performance of dragging windows, but it
  /external/chromium_org/ui/webui/resources/js/cr/ui/
drag_wrapper.js 39 * is necessary because dragging over child widgets will fire additional
  /packages/apps/Launcher2/src/com/android/launcher2/
InfoDropTarget.java 97 // Hide this button unless we are dragging something from AllApps
  /packages/apps/Launcher3/src/com/android/launcher3/
InfoDropTarget.java 91 // Hide this button unless we are dragging something from AllApps
  /packages/apps/Music/src/com/android/music/
TouchInterceptor.java 108 // flinging while dragging should have no effect
130 // The left side of the item is the grabber for dragging the item
159 // when dragging off the top of the screen, calculate position
266 // dragging on top of the header item, so adjust the item below
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
Match.java 78 // Placeholder to display for the user during dragging

Completed in 1195 milliseconds

1 2 3 4 5 6 7 8 91011>>