OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:drag
(Results
1 - 25
of
238
) sorted by null
1
2
3
4
5
6
7
8
9
10
/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>
3
<p>
Drag
some text over the input element and make sure the
Drag
Caret disappears when the
drag
exits the input element. Per https://bugs.webkit.org/show_bug.cgi?id=26787</p>
user-drag-with-decorations.html
1
This tests that we don't include overflow decorations from our ancestor nodes in the
drag
image for -webkit-user-
drag
: element. To perform this test
drag
the green square below. The
drag
image should not contain any parts of the scrollbar graphics visible on the page.
4
<div style="-webkit-user-
drag
:element;position:absolute; background: rgba(0,128,0,0.5); height:100px; width:100px;">
5
Drag
me!
directory-drop-on-view.html
11
Drag
a file that WebKit doesn't recognise -- eg. a disk image, tarball, etc.<br />
16
The
drag
should not be accepted, and the
drag
cursor should be the standard disallowed
drag
cursor.
remove-on-drop-crash.html
2
Load <a href="http://www.google.com/">Google</a> and
drag
the logo onto this page. The second time you
drag
it on, Safari will crash.
flipped-text-rendering.html
4
<title>Flipped text in link
drag
image</title>
8
drag
image, above the URL.</p>
10
<p>WebKit renderer, using CG: <a href="/">
Drag
me to your leader</a></p>
11
<p>WebKit renderer, using ATSUI because of the अ: <a href="/">
Drag
me अ to your leader</a></p>
12
<p>Cocoa, because of the א: <a href="/">
Drag
me א to your leader</a></p>
drag-with-div-or-image-as-data-image.html
7
-webkit-user-
drag
: element;
37
<p>When you
drag
the first div, the image under the cursor should be of the second image. </p>
38
<p>When you
drag
the first image, the image under the cursor should be of the second div. </p>
43
<div class="draggable" ondragstart="dragDivAndSeeImageDragged()">
Drag
me, I am a div! (first div)</div>
49
<img src="resources/
drag
-image.png" id="imgToUseAsImage" />
52
<div id="divToUseAsImage"> When a
drag
is started on the image, this is the div that is used as the
drag
image! (second div)</div>
drop-text-acquires-style.html
7
<p>To run this test,
drag
the text in the input element below into the bold text region. The dropped text should be bold.</p>
8
<input id="dragme" value="
Drag
this text" ><br />
9
<b contenteditable="true" id="target">
Drag
the text from the above input element into this bold text</b>
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>
drag_with_opacity.html
9
-khtml-user-
drag
: element;
17
.draggable:-khtml-
drag
{
28
<div class="draggable">Click to right of this text and
drag
</div>
drag-image-table-part-decorations.html
3
When dragging each of the black squares below, the
drag
image should include
7
<div style="width: 94px; height: 94px; border: solid; -webkit-user-
drag
: element; margin-top: -50px; margin-bottom: 10px;"></div>
10
<div style="width: 94px; height: 94px; border: solid; -webkit-user-
drag
: element; margin-top: -50px; margin-bottom: 10px;"></div>
13
<div style="width: 94px; height: 94px; border: solid; -webkit-user-
drag
: element; margin-top: -50px; margin-bottom: 10px;"></div>
16
<div style="width: 94px; height: 94px; border: solid; -webkit-user-
drag
: element; margin-top: -50px; "></div>
19
<div style="width: 94px; height: 94px; border: solid; -webkit-user-
drag
: element; margin-top: -50px; "></div>
drag-enter-alert.html
24
<li>
Drag
the image</li>
27
<img id="dragimage" src="resources/
drag
-image.png" width="32px" height="32px">
drag-move-in-search-field.html
1
<p>Double-click the word "dolor" to select it, then
drag
the selection to
drag-out-of-background-window.html
7
<p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=15077">Bugzilla bug 15077</a> REGRESSION: Cannot
drag
selected text out of a background window</p>
13
then
drag
the text out of the window.
18
drag
the selected text out.
23
and you may not be able to
drag
the selected text.
plain-text-paste.html
12
2.
Drag
each item from the Finder window into the corresponding field below.<br>
33
<td>
Drag
item 1 here: <input></td>
37
<td>
Drag
item 2 here: <input></td>
41
<td>
Drag
item 3 here: <input></td>
45
<td>
Drag
item 4 here: <input></td>
49
<td>
Drag
item 5 here: <input></td>
drag_select_highlighting.html
6
<p>
Drag
across the following line from right to left and all the way back.</p>
10
<p>
Drag
across the following line from left to right and all the way back.</p>
autoscroll-when-outside-window.html
3
<p>Click somewhere in this text, then quickly
drag
past the bottom of the window and hold still to allow auto-scrolling to happen.</p>
word-spacing-highlight.html
12
↑ click there and
drag
to the right
drag-escape.html
50
<p>
Drag
the "
Drag
Me!" link below</p>
53
<a id="test-link" href="http://webkit.org" ondragstart="dragStart(event)">
Drag
Me!</a>
input-empty-on-focus.html
3
<p>
Drag
the image above down into the text field.
reset-initiatedDrag.html
10
1.
Drag
the apple image into this window’s address bar.<br>
12
3.
Drag
a URL from a TextEdit document into this window.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GlobalCanvasDragInfo.java
20
* This singleton is used to keep track of
drag
'n'drops initiated within this
21
* session of Eclipse. A
drag
can be initiated from a palette or from a canvas
24
* Overall this is a workaround: the issue is that the
drag
'n'drop SWT API does not
25
* allow us to know the transfered data during the initial
drag
-- only when the
29
* In the GLE we'd like to adjust
drag
feedback to the data being actually dropped.
31
* off a canvas or its palette and then set back to null when the
drag
'n'drop is finished.
33
* Note that when a
drag
starts in one instance of Eclipse and the dragOver/drop is done
/packages/apps/Protips/res/values/
arrays.xml
39
<!-- Tip: Longpress in Launcher (all apps) to
drag
apps to the home screen. -->
40
<item>
Drag
apps to your Home screen.\n
45
Touch & hold an item and when it vibrates,
drag
it where you want.</item>
47
<!-- Tip: Longpress icons/widgets and
drag
to trash to remove them. -->
49
Touch & hold an item and when it vibrates,
drag
it to the Trash icon. @drawable/trash</item>
51
<!-- Tip: Swipe to switch workspaces;
drag
items to move them to other
54
Swipe left or right to switch.
Drag
items to other screens.</item>
59
Touch & hold it and when it vibrates,
drag
it to the Trash icon.</item>
/packages/apps/Launcher2/src/com/android/launcher2/
DragController.java
37
* Class for initiating a
drag
within a view or across multiple views.
43
/** Indicates the
drag
is a move. */
46
/** Indicates the
drag
is a copy. */
90
/** Where the
drag
originated */
96
/** The view that moves around while you
drag
. */
122
* Interface to receive notifications when a
drag
starts or stops
127
* A
drag
has begun
129
* @param source An object representing where the
drag
originated
131
* @param dragAction The
drag
action: either {@link DragController#DRAG_ACTION_MOVE}
137
* The
drag
has enede
[
all
...]
/external/webkit/WebCore/manual-tests/inspector/
duplicate-resource-urls.html
30
<p>Another change made by this bug was to change the way the
drag
/drop of
31
the resource itself worked. The previous method of handling
drag
/drop of
32
the resource was actually causing the unselectability. So the
drag
/drop
37
<li><p>
Drag
it to an application that can accept text or a link
/external/webkit/WebCore/page/mac/
DragControllerMac.mm
88
//
Drag
has ended, dragEnded *should* have been called, however it is possible
89
// for the UIDelegate to take over the
drag
, and fail to send the appropriate
90
//
drag
termination event. As dragEnded just resets
drag
variables, we just
Completed in 100 milliseconds
1
2
3
4
5
6
7
8
9
10