HomeSort by relevance Sort by last modified time
    Searched full:dragged (Results 1 - 25 of 352) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_drag_controller.h 21 // Returns YES if the tab represented by the controller can be dragged.
39 BOOL moveWindowOnDrag_; // Set if the only tab of a window is dragged.
40 BOOL tabWasDragged_; // Has the tab been dragged?
53 TabController* draggedTab_; // Weak. The tab controller being dragged.
55 TabWindowController* draggedController_; // Weak. Controller being dragged.
56 NSWindow* dragWindow_; // Weak. The window being dragged
57 NSWindow* dragOverlay_; // Weak. The overlay being dragged
  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
ReorderHelper.java 30 // Current {@link ReorderView} that is currently being dragged over. If drag is released here,
31 // and this child supports reordering, the dragged view will be reordered to be next
35 // The current child that is being dragged for reordering.
41 // The parent view group that dragged children are attached to.
59 * Handle dropping the dragged child.
67 Log.w(TAG, "Current dragged over child does not exist");
71 // reordering areas. Don't update dragged over child if its the same as
88 // Even if the dragged child is not dropped in a reorder area, we
128 Log.w(TAG, "Current dragged over child does not exist");
132 // reordering areas. Don't update dragged over child if its the same a
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
DropTarget.java 51 /** The data associated with the object being dragged */
120 * @param xOffset Horizontal offset with the object being dragged where the original
122 * @param yOffset Vertical offset with the object being dragged where the original
124 * @param dragView The DragView that's being dragged around on screen.
125 * @param dragInfo Data associated with the object being dragged
151 * @param xOffset Horizontal offset with the object being dragged where the original
153 * @param yOffset Vertical offset with the object being dragged where the original
155 * @param dragView The DragView that's being dragged around on screen.
156 * @param dragInfo Data associated with the object being dragged
169 * @param xOffset Horizontal offset with the object being dragged where th
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/extensions/
install_extension_handler.h 19 // Handles installing an extension when its file is dragged onto the page.
32 // needed so that we can capture the file being dragged. If we wait until
41 // being dragged.
49 // currently being dragged.
  /external/chromium_org/ui/app_list/cocoa/
apps_collection_view_drag_manager.h 18 // the grid, allowing items to be dragged between pages.
29 // Index of the last known position of the item currently being dragged.
32 // Model index of the item being dragged, or NSNotFound if nothing was hit on
  /packages/apps/Launcher3/src/com/android/launcher3/
DragSource.java 29 * @return whether items dragged from this source supports
34 * @return whether items dragged from this source supports 'App Info'
39 * @return whether items dragged from this source supports 'Delete' drop target (e.g. to remove
DropTarget.java 51 /** The data associated with the object being dragged */
120 * @param xOffset Horizontal offset with the object being dragged where the original
122 * @param yOffset Vertical offset with the object being dragged where the original
124 * @param dragView The DragView that's being dragged around on screen.
125 * @param dragInfo Data associated with the object being dragged
150 * @param xOffset Horizontal offset with the object being dragged where the
152 * @param yOffset Vertical offset with the object being dragged where the
154 * @param dragView The DragView that's being dragged around on screen.
155 * @param dragInfo Data associated with the object being dragged
  /external/chromium_org/ash/wm/dock/
dock_types.h 28 DOCKED_ACTION_DOCK, // Dragged and docked a window.
29 DOCKED_ACTION_UNDOCK, // Dragged and undocked a window.
docked_window_resizer.h 63 // Reparents dragged window as necessary to the docked container or back to
84 // Set to true if the window that is being dragged was docked before drag.
87 // True if the dragged window is docked during the drag.
90 // True if the dragged window had |bounds_changed_by_user| before the drag.
91 // Cleared whenever the target window gets dragged outside of the docked area.
docked_window_layout_manager.h 95 // Called by a DockedWindowResizer to update which window is being dragged.
99 // Called by a DockedWindowResizer when a dragged window is docked.
102 // Called by a DockedWindowResizer when a dragged window is no longer docked.
105 // Called by a DockedWindowResizer when a window is no longer being dragged.
131 // Returns true if currently dragged window is docked at the screen edge.
228 // dragged window or other windows as necessary.
257 // A window that is being dragged (whether docked or not).
259 // however we need to know if a window is being dragged in order to avoid
263 // True if the window being dragged is currently docked.
267 // that uses assumption that a window starts being dragged out of positio
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_folder_target.h 35 // dragged. Since the delegate has no way of providing pasteboard data later,
44 // pointer to the |BookmarkButton| being dragged.
  /external/chromium_org/chrome/browser/ui/views/extensions/
browser_action_drag_data.h 48 // The id of the view being dragged.
51 // The index of the view being dragged.
  /external/chromium_org/third_party/WebKit/ManualTests/
reset-initiatedDrag.html 16 In step 3, this window will accept the dragged URL.
21 in step 3, this window will not accept the dragged URL.
data-transfer-items-file-dragout.html 15 The same file you dropped in the step 2 should be dragged out to the folder in the step 3. The file should have the same content and the same file name as the dropped file. (NOTE: this does not work for multiple files yet.)
19 Nothing happens or a different file from the dropped one (likely a text file with the page title) is dragged out.
59 log('Dragged files: ' + file.name);
60 log('Dragged file size: ' + file.size);
slider-thumb-tracking.html 20 REGRESSION (Native slider): slider thumb not updated when the mouse is dragged/released out of range</i>.
  /packages/apps/Dialer/src/com/android/dialer/list/
OnDragDropListener.java 18 * Called when a drag is in progress and the user moves the dragged contact to a
24 * by the dragged contact
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GlobalCanvasDragInfo.java 36 * The singleton instance of this class will be used to track the data currently dragged
40 * in a <em>separate</em> instance of Eclipse, the dragged FQCN won't be registered here
65 * Registers the XML elements being dragged.
67 * @param elements The elements being dragged
69 * single item dragged this will be the same, but in
91 /** Unregisters elements being dragged. */
104 /** Returns the elements being dragged. */
110 /** Returns the selection originally dragged.
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.h 41 // Drag() is invoked as the mouse is dragged. If the mouse is dragged far enough
60 // What should happen as the mouse is dragged within the tabstrip.
66 // Typical behavior where tabs are dragged around.
186 // Stores the date associated with a single tab that is being dragged.
191 // The WebContents being dragged.
316 // Attach the dragged Tab to the specified TabStrip.
319 // Detach the dragged Tab from the current TabStrip.
322 // Detaches the tabs being dragged, creates a new Browser to contain them and
333 // the tabs being dragged, |start| the index of the tab to start looking from
    [all...]
  /external/chromium_org/chrome/browser/ui/panels/
stacked_panel_drag_handler.cc 27 // Find out if all panels in the stack are being dragged.
40 // If not all panels in the stack are being dragged, it means that these
41 // panels being dragged have just been added to this stack. Dragging these
  /external/chromium_org/chrome/browser/ui/cocoa/download/
download_util_mac.mm 13 // Write information about the file being dragged to the pasteboard.
  /external/chromium_org/webkit/browser/fileapi/
dragged_file_util.h 16 // Dragged file system is a specialized LocalFileUtil where read access to
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
Match.java 28 /** the edge of the dragged node that is matched */
31 /** the "other" edge that the dragged edge is matched with */
50 * @param edge the "other" edge that the dragged edge is matched with
51 * @param with the edge of the dragged node that is matched
  /external/chromium_org/third_party/WebKit/public/platform/
WebDragData.h 55 // Stores the name of one file being dragged into the renderer.
57 // An image being dragged out of the renderer. Contains a buffer holding the image data
60 // Stores the filesystem URL of one file being dragged into the renderer.
  /external/chromium_org/ui/app_list/views/
app_list_main_view_unittest.cc 227 AppListItemView* dragged = local
229 EXPECT_EQ(item_view, dragged);
238 SimulateUpdateDrag(FolderGridView(), AppsGridView::MOUSE, dragged, point); local
239 SimulateUpdateDrag(FolderGridView(), AppsGridView::MOUSE, dragged, point); local
251 SimulateUpdateDrag(FolderGridView(), AppsGridView::MOUSE, dragged, point); local
252 SimulateUpdateDrag(FolderGridView(), AppsGridView::MOUSE, dragged, point); local
  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
browser_action_button.h 43 // Whether the button is currently being dragged.
47 // this is the only button moving if it ends up being dragged. This is set to

Completed in 1033 milliseconds

1 2 3 4 5 6 7 8 91011>>