/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
RelativeLayoutRule.java | 229 // dragging several connected components, which we'd then
|
/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_org/chrome/browser/resources/options/ |
browser_options.html | 749 <div class="option-name" id="accessibility-tap-dragging"> 752 <input id="accessibility-tap-dragging-check"
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
DragController.cpp | 682 // Dragging unselectable elements in a selection has special behavior if selectionDragPolicy [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
GuidelineHandler.java | 717 * Here, dragging the left edge should attach to the top left attached view, whereas 718 * in the following layout dragging the right edge would attach to the bottom view: [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
MoveGesture.java | 451 // Request focus: This is *necessary* when you are dragging from one canvas editor 645 // When dragging into the canvas, if you are not over any other view, target [all...] |
CanvasViewInfo.java | 470 * through dragging etc. 484 * make it visible during selection or dragging? Note that this is NOT considered to [all...] |
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
tab_strip_controller.mm | 177 // A simple view class that prevents the Window Server from dragging the area [all...] |
/external/chromium_org/chrome/browser/ui/gtk/tabs/ |
tab_strip_gtk.cc | 819 if (tab->dragging()) [all...] |
/frameworks/base/docs/html/about/versions/ |
android-3.0.jd | 215 <p>To begin dragging content in your activity, call {@link android.view.View#startDrag startDrag()} 218 that users see under their fingers while dragging, and an {@link java.lang.Object} that can share 238 <p>For more information, read the <a href="{@docRoot}guide/topics/ui/drag-drop.html">Dragging and [all...] |
/frameworks/ex/carousel/java/com/android/ex/carousel/ |
carousel.rs | 190 float dragFactor; // a scale factor for how sensitive the carousel is to user dragging 226 static float bias; // rotation bias, in radians. Used for animation and dragging. 239 static bool isDragging = false; // true while the user is dragging the carousel [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
AppsCustomizePagedView.java | 552 // Disable dragging by pulling an app down for now. 716 // This can happen in some weird cases involving multi-touch. We can't start dragging [all...] |
/packages/apps/Launcher3/src/com/android/launcher3/ |
AppsCustomizePagedView.java | 548 // Disable dragging by pulling an app down for now. 712 // This can happen in some weird cases involving multi-touch. We can't start dragging [all...] |
/frameworks/base/core/java/android/widget/ |
HorizontalScrollView.java | 97 * True if the user is currently dragging this ScrollView around. This is 439 * Shortcut the most recurring case: the user is in the dragging [all...] |
ScrollView.java | 104 * True if the user is currently dragging this ScrollView around. This is 462 * Shortcut the most recurring case: the user is in the dragging [all...] |
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/ |
HorizontalScrollView.java | 100 * True if the user is currently dragging this ScrollView around. This is 446 * Shortcut the most recurring case: the user is in the dragging [all...] |
/sdk/eclipse/ |
changes.txt | 233 - Tooltip feedback for resizing and dragging operations. For 234 example, when dragging in a relative layout, the proposed [all...] |
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit_view_win.h | 462 // or dragging. When they're clicking, we select nothing until mouseup, then
|
/external/chromium/chrome/browser/download/ |
download_util.cc | 554 // Download dragging [all...] |
/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/chrome/browser/ui/gtk/ |
browser_actions_toolbar_gtk.cc | 849 // dragging. [all...] |
/external/chromium/chrome/browser/ui/views/ |
browser_actions_container.h | 209 // and the user starts dragging an icon around, we have the space to draw the
|
/external/chromium/chrome/browser/ui/views/frame/ |
browser_view_layout.cc | 156 // starved of dragable area, let's give it to window dragging (this also
|
/external/chromium-trace/trace-viewer/src/tracing/ |
timeline_track_view.js | 774 // Stop the dragging.
|
/external/chromium_org/chrome/browser/resources/local_ntp/ |
local_ntp.js | 813 * @param {boolean} focus True to show a dragging focus to the fakebox.
|