/external/chromium/chrome/browser/ui/touch/tabs/ |
touch_tab_strip.h | 120 // displaced beyond the minimum dragging threshold.
|
/external/chromium-trace/src/shared/js/cr/ui/ |
card_slider.js | 549 * Clear any transition that is in progress and enable dragging for the 560 * Tell the TouchHandler that dragging is acceptable when the user begins by 577 // If dragging beyond the first or last card then apply a backoff so the 578 // dragging feels stickier than usual.
|
/external/eclipse-windowbuilder/propertysheet/ |
README.txt | 90 - Changed the sizeall cursor used for dragging composites from the SWT
|
/external/jmonkeyengine/engine/src/test/jme3test/input/ |
TestCameraNode.java | 48 * WASD keys, rotate by dragging the mouse.
|
TestChaseCamera.java | 47 * Follow the teapot with WASD keys, rotate by dragging the mouse. */
|
/external/webkit/Source/WebCore/platform/android/ |
ScrollViewAndroid.cpp | 142 animations from queuing up subsequent frames during dragging. */
|
/frameworks/base/core/java/android/text/method/ |
Touch.java | 83 * Handles touch events for dragging. You may want to do other actions
|
/frameworks/base/docs/html/design/patterns/ |
confirming-acknowledging.jd | 66 <p><strong>Acknowledgment is unnecessary</strong>. The user will know the app is gone from the Home Screen because they made it disappear by dragging it away.</p>
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/ |
ShirtPocket.java | 129 // TODO: "pin area" panel, dragging things out
|
/packages/apps/PackageInstaller/src/com/android/packageinstaller/ |
UninstallerActivity.java | 163 // If an activity was specified (e.g. when dragging from All Apps to trash can),
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
SelectionHandle.java | 22 * change the size of the view by dragging it.
|
/sdk/rule_api/src/com/android/ide/common/api/ |
DrawingStyle.java | 96 * {@link #DROP_RECIPIENT}. For example, if you are dragging into a view
|
DropFeedback.java | 98 * you have a rectangular view of size 100x80, and you start dragging at position
|
/frameworks/base/services/java/com/android/server/accessibility/ |
TouchExplorer.java | 99 // the two dragging pointers as opposed to use the location of the primary one. 130 // The ID of the pointer used for dragging. 152 // the two dragging pointers as opposed to use the location of the primary one. 561 * Handles a motion event in dragging state. 570 throw new IllegalStateException("Dragging state can be reached only if two " 574 // We are in dragging state so we have two pointers and another one 588 // If the dragging pointer are closer that a given distance we 610 // If still dragging send a drag event. [all...] |
/external/webkit/Source/WebKit/win/Interfaces/ |
IWebUIDelegate.idl | 515 @abstract Controls behavior when dragging to a WebView 517 @param draggingInfo The dragging info of the drag 530 @param draggingInfo The dragging info of the drag 539 @abstract Controls behavior when dragging from a WebView 557 the contents of the dragging pasteboard. [all...] |
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_controller.h | 90 // Delay on hover before a submenu opens when dragging. 320 // dragging) where a 'stale' menu presentation should first be collapsed before
|
/external/chromium/chrome/browser/ui/cocoa/tab_contents/ |
web_drag_source.mm | 243 // Synthesize an event for dragging, since we can't be sure that 244 // [NSApp currentEvent] will return a valid dragging event.
|
/external/chromium/chrome/browser/ui/gtk/bookmarks/ |
bookmark_bar_gtk.h | 196 // When dragging in the middle of a folder, assume the user wants to drop 358 // dragging.
|
/external/chromium/chrome/browser/ui/views/tabs/ |
tab_dragging_test.cc | 20 // This test doesn't make sense on chromeos as chromeos doesn't allow dragging 38 // These tests fail on Linux because we haven't implemented all of tab dragging
|
/external/webkit/Source/WebCore/platform/mac/ |
ClipboardMac.mm | 351 // Dashboard wants to be able to set the drag image during dragging, but Cocoa does not allow this. 363 // Else either 1) we haven't started dragging yet, so we rely on the part to install this drag image
|
/frameworks/base/core/java/android/widget/ |
EdgeEffect.java | 108 // How much dragging should effect the height of the edge image. 112 // How much dragging should effect the height of the glow image.
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
EdgeEffect.java | 113 // How much dragging should effect the height of the edge image. 117 // How much dragging should effect the height of the glow image.
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_utils.h | 76 // Begins dragging a folder of bookmarks.
|
/external/chromium/chrome/browser/ui/views/download/ |
download_item_view.h | 228 // Whether we are dragging the download button.
|
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/ |
SDL_wimppoll.c | 193 //TODO: Lose buttons / dragging
|