HomeSort by relevance Sort by last modified time
    Searched refs:dragging (Results 26 - 50 of 62) sorted by null

12 3

  /external/chromium_org/ui/app_list/views/
app_list_item_view.cc 47 // Delay in milliseconds of when the dragging UI should be shown for mouse drag.
359 // Shows dragging UI when it's confirmed without waiting for the timer.
361 apps_grid_view_->dragging() &&
  /external/chromium_org/ui/webui/resources/js/
util.js 158 * Disables text selection and dragging, with optional whitelist callbacks.
172 // Disable dragging.
  /external/chromium/chrome/browser/ui/views/tabs/
base_tab_strip.cc 21 // dragging state to false.
215 if (tab->dragging())
309 // the user is dragging.
475 // Reset dragging state of existing tabs.
559 // Install a delegate to reset the dragging state when done. We have to leave
560 // dragging true for the tab otherwise it'll draw beneath the new tab button.
tab_strip.cc 263 // do this as during dragging there isn't a theme provider.
283 if (tab->dragging()) {
459 if (!tab->closing() && !tab->dragging())
    [all...]
  /external/chromium_org/ash/launcher/
launcher_view.cc 606 // button, LauncherView dragging operations are locked and we have to unlock.
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/media/
media_controls.js 244 * @param {boolean} on True if dragging.
320 * @param {boolean} on True if dragging is in progress.
708 * @return {boolean} True if dragging is in progres.
957 // Dragging started, align the seek mark with the thumb position.
961 // Just finished dragging.
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.cc 236 // dragging state to false.
685 // Stop dragging when a new tab is added and dragging a window. Doing
740 (last_tab != tab_at(tab_count() - 1) || last_tab->dragging())) {
830 // unselected tab and dragging won't work because dragging is only allowed
883 // do this as during dragging there isn't a theme provider.
895 if (tab->dragging())
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_transfer_controller.js 9 * file dragging information. Needed to show visual feedback while dragging
181 // Dragging from other tabs/windows.
  /packages/apps/Launcher2/src/com/android/launcher2/
DragController.java 75 /** Whether or not we're dragging. */
85 * or right while you're dragging.
99 /** The view that will be scrolled when dragging to the left and right edges of the screen. */
161 public boolean dragging() { method in class:DragController
175 * Makes dragging feel more precise, e.g. you can clip out a transparent border
208 * Makes dragging feel more precise, e.g. you can clip out a transparent border
317 * Stop dragging without dropping.
332 // Cancel the current drag if we are removing an app that we are dragging
649 // Clean up dragging on the target if it's not the current fling delete target otherwise,
650 // start dragging to it
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
DragController.java 73 /** Whether or not we're dragging. */
83 * or right while you're dragging.
97 /** The view that will be scrolled when dragging to the left and right edges of the screen. */
157 public boolean dragging() { method in class:DragController
171 * Makes dragging feel more precise, e.g. you can clip out a transparent border
204 * Makes dragging feel more precise, e.g. you can clip out a transparent border
312 * Stop dragging without dropping.
327 // Cancel the current drag if we are removing an app that we are dragging
650 // Clean up dragging on the target if it's not the current fling delete target otherwise,
651 // start dragging to it
    [all...]
  /external/chromium_org/chrome/browser/resources/standalone/
standalone_hack.js 213 // a touchStart without any real dragging before touchEnd - we can allow
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 406 * Invoked when app dragging begins.
441 * Invoked when app dragging terminates (either successfully or not)
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 516 * Invoked when app dragging begins.
551 * Invoked when app dragging terminates (either successfully or not)
  /external/chromium/chrome/browser/resources/touch_ntp/standalone/
standalone_hack.js 412 // a touchStart without any real dragging before touchEnd - we can allow
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 822 if (tab->dragging())
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 787 if (tab->dragging())
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/
image_editor.js 864 * @param {boolean} on True if dragging.
  /external/chromium_org/chrome/browser/resources/file_manager/js/photo/
slide_mode.js     [all...]
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.js 814 * @param {boolean} focus True to show a dragging focus to the fakebox.
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /external/chromium/chrome/browser/resources/
new_new_tab.js     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
global-libraries-combined.js     [all...]

Completed in 1470 milliseconds

12 3