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

1 2 3 4

  /external/webkit/WebCore/manual-tests/
drag-caret.html 1 <p>This tests dragging over an input element, to make sure no drag-cursor is left behind.</p>
text-field-autoscroll.html 7 <p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=8496">Bugzilla #8496</a> REGRESSION: Dragging to select text around a text field causes the text field to scroll</p>
10 Start dragging in the text above the text field. Stop where it says "HERE".</p>
19 Start dragging here....<br>
21 End dragging ............................HERE........watch the text field scroll.
drag-image.html 21 <p>This tests that setting the drag image works. If this is successful, the drag icon when dragging the text below around should look like the image below.</p>
23 <div ondragstart="dragStartHandler()" style="-khtml-user-select:none; -khtml-user-drag:element;">Try dragging me around!</div>
drop-text-acquires-style.html 3 <title>Dragging plain text into a styled region</title>
autoscroll.html 17 When I mouse up after dragging a selection outside of a iframe, the iframe continues to scroll automatically.</p>
drag-image-to-desktop.html 6 <p>This page tests WebKit's behavior when dragging an image with a file extension that doesn't match its MIME type or actual file type
flipped-text-rendering.html 7 <p>Try dragging each of the following links. In each case, the link text should appear correctly (not flipped) in the
contenteditable-link.html 20 <div>Also, when a link is 'live' it can be dragged as a link, and when the link isn't 'live', dragging a link just performs a normal text selection.
drag-image-to-address-bar.html 7 <p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=9952">Bugzilla bug 9952</a> REGRESSION: Repro crash when dragging an image from the window to the address bar</p>
reset-initiatedDrag.html 7 <p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=9466">Bugzilla bug 9466</a> Assertion failure when dragging an image from the document into Safari's address bar</p>
drag-image-table-part-decorations.html 3 When dragging each of the black squares below, the drag image should include
stale-scrollbar-client-crash.html 18 The scrollbar will disappear and Safari will crash as you continue dragging.
plain-text-paste.html 8 <br><i>and</i><br> <b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=8283">Bugzilla bug 8283</a> REGRESSION: File's path doesn't appear after dragging file into input field</p>
  /packages/apps/Launcher2/src/com/android/launcher2/
DragScroller.java 20 * Handles scrolling while dragging
DragLayer.java 27 * A ViewGroup that coordinated dragging across its dscendants
DragController.java 70 /** Whether or not we're dragging. */
92 * or right while you're dragging.
113 /** The view that will be scrolled when dragging to the left and right edges of the screen. */
295 * Stop dragging without dropping.
397 // Update the drag view. Don't use the clamped pos here so the dragging looks
  /frameworks/base/test-runner/src/android/test/
TouchUtils.java 37 * Simulate touching in the center of the screen and dragging one quarter of the way down
50 * Simulate touching in the center of the screen and dragging one quarter of the way down
67 * Simulate touching in the center of the screen and dragging one quarter of the way up
80 * Simulate touching in the center of the screen and dragging one quarter of the way up
178 * Simulate touching the center of a view and dragging to the bottom of the screen.
193 * Simulate touching the center of a view and dragging to the bottom of the screen.
204 * Simulate touching the center of a view and dragging to the bottom of the screen.
221 * Simulate touching the center of a view and dragging to the bottom of the screen.
427 * Simulate touching the center of a view and dragging to the top of the screen.
442 * Simulate touching the center of a view and dragging to the top of the screen
    [all...]
  /bionic/linker/
linker_format.h 35 /* We want to avoid dragging the whole C library fprintf() */
  /external/webkit/WebKitTools/DumpRenderTree/
DumpRenderTreeFileDraggingSource.h 31 // An implementation of NSDraggingSource for use with DumpRenderTreeDraggingInfo when dragging files
  /packages/apps/Launcher2/res/values/
dimens.xml 42 or right while you're dragging. -->
  /external/webkit/WebCore/platform/mac/
ClipboardMac.h 88 Frame* m_frame; // used on the source side to generate dragging images
DragImageMac.mm 65 // In this case the dragging image is always correct.
  /external/webkit/WebKit/mac/Misc/
WebNSImageExtras.m 65 // In this case the dragging image is always correct.
  /external/chromium/base/
base_drop_target.h 32 // drag-drop operations within the same HWND, such as dragging
101 // is dragging over the content area.
  /external/webkit/WebKit/win/
WebDropSource.cpp 151 // When dragging inside a WebView and the drag is not allowed, don't show the not allowed icon,

Completed in 596 milliseconds

1 2 3 4