OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:drag
(Results
26 - 50
of
1050
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium-trace/trace-viewer/src/ui/
drag_handle.css
6
x-
drag
-handle {
12
x-
drag
-handle.horizontal-
drag
-handle {
25
x-
drag
-handle.vertical-
drag
-handle {
/external/chromium_org/ash/wm/dock/
docked_window_resizer.h
39
virtual void
Drag
(const gfx::Point& location, int event_flags) OVERRIDE;
54
// Tracks the window's initial position and attachment at the start of a
drag
55
// and informs the DockLayoutManager that a
drag
has started if necessary.
58
// Informs the DockLayoutManager that the
drag
is complete if it was informed
59
// of the
drag
start. |move_result| specifies if the
drag
was completed or
64
// workspace at the end of the
drag
. Calculates and returns action taken that
68
// end of the
drag
.
81
// Set to true once
Drag
() is invoked and the bounds of the window change.
84
// Set to true if the window that is being dragged was docked before
drag
[
all
...]
/external/chromium_org/content/browser/web_contents/
web_drag_source_mac.h
19
// A class that handles tracking and event processing for a
drag
and drop
27
// The view from which the
drag
was initiated. Weak reference.
33
// The image to show as
drag
image. Can be nil.
42
// A mask of the allowed
drag
operations.
45
// The file name to be saved to for a
drag
-out download.
48
// The URL to download from for a
drag
-out download.
51
// The file UTI associated with the file
drag
, if any.
55
// Initialize a WebDragSource object for a
drag
(originating on the given
69
// Returns a mask of the allowed
drag
operations.
77
// Start the
drag
(on the originally provided contentsView); can do this righ
[
all
...]
web_drag_dest_mac.h
21
// A class that handles tracking and event processing for a
drag
and drop
22
// over the content area. Assumes something else initiates the
drag
, this is
23
// only for processing during a
drag
.
33
// Updated asynchronously during a
drag
to tell us whether or not we should
38
// during a
drag
, we need to re-send the DragEnter message.
41
// The data for the current
drag
, or NULL if none is in progress.
44
// True if the
drag
has been canceled.
49
//
drag
&drop messages to WebCore and handle navigation on a successful drop
62
// Messages to send during the tracking of a
drag
, ususally upon receiving
63
// calls from the view system. Communicates the
drag
messages to WebCore
[
all
...]
/external/chromium_org/third_party/WebKit/ManualTests/chromium/
modifiers-during-drag-and-drop.html
20
<p>
Drag
the "
Drag
me" with any modifier keys pressed (Shift/Ctrl/Alt) and see if the log messages have the correct modifier state</p>
22
Drag
me
/external/chromium_org/third_party/WebKit/ManualTests/
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>
context-menu-during-drag-selection.html
7
drag
should start. While selecting text, press and hold the right mouse button
9
menu entry like "Copy". After this, if you keep moving the mouse around, no
drag
drag-enter-alert.html
24
<li>
Drag
the image</li>
27
<img id="dragimage" src="resources/
drag
-image.png" width="32px" height="32px">
drag-image-for-links-and-images.html
14
<p>Try dragging the image or the link below. The
drag
image should be
16
<p><a href="#" ondragstart="onDragStart(event)">
Drag
Me</a>
selection-drag-crash.html
11
Drag
the selected text. It shouldn't crash, though it used to on Chromium Mac since createDragImageForSelection() didn't properly use the return value from dissolveDragImageToFraction(), which resulted in a race condition for the
drag
image's refcount. This issue can't be tested in an automated manner, due to the fact that the race condition is hard to trigger deterministically and that test_shell/DRT simply don't use the (potentially invalid) image parameter.
drag-color-to-contenteditable.html
10
<li>
Drag
a color swatch for a monochrome color, e.g. a gray from the grayscale slider of the color panel, to the selected text.</li>
15
If the color changes to the desired gray, and the
drag
appears to be accepted, the test passes.
19
If the color change does not apply to the text, and the
drag
appears to bounce back, then the bug is probably occurring. The bug can be confirmed by looking for evidence of an uncaught exception in the system console log.
22
<div contentEditable="true">Select this text and
drag
a grayscale color to it.</div>
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.
drop-in-empty-doc.html
4
<p>Click <a href="javascript:window.open('resources/drop-in-empty-doc.xhtml')">here</a> to open a new window.
Drag
and drop a file over the new window. It should not crash.
/external/chromium_org/ui/wm/public/
drag_drop_delegate.h
18
// Delegate interface for
drag
and drop actions on aura::Window.
21
// OnDragEntered is invoked when the mouse enters this window during a
drag
&
26
// Invoked during a
drag
and drop session while the mouse is over the window.
32
// Invoked during a
drag
and drop session when the mouse exits the window, or
33
// when the
drag
session was canceled and the mouse was over the window.
36
// Invoked during a
drag
and drop session when OnDragUpdated returns a valid
/external/chromium_org/ash/drag_drop/
drag_image_view.h
19
// caller can then use this object to freely move /
drag
it around on the
24
//
drag
image.
25
// |source| is the event source that started this
drag
drop operation (touch
26
// or mouse). It is used to determine attributes of the
drag
image such as
27
// whether to show
drag
operation hint on top of the image.
47
// For touch
drag
drop, we show a hint corresponding to the
drag
operation
52
// |operation| is a bit field indicating allowable
drag
operations from
/external/chromium_org/chrome/browser/download/
drag_download_item.h
18
// Helper function for download views to use when acting as a
drag
source for a
19
// DownloadItem. If |icon| is NULL, no image will be accompany the
drag
. |view|
/external/chromium_org/ui/app_list/views/
app_list_drag_and_drop_host.h
17
// This class will get used by the AppListView to
drag
and drop Application
21
// Create an OS dependent
drag
proxy icon which can escape the given view.
34
// Update the screen location of the
Drag
icon proxy.
38
// Remove the OS dependent
drag
proxy from the screen.
41
// A
drag
operation could get started. The recipient has to return true if
52
// Note that this function does not update the
drag
proxy's screen position.
53
virtual bool
Drag
(const gfx::Point& location_in_screen_coordinates) = 0;
56
// when the mouse / touch events stop. If |cancel| is set, the
drag
operation
/packages/apps/Launcher2/src/com/android/launcher2/
DropTarget.java
25
* Interface defining an object that can receive a
drag
.
42
/** This indicates whether a
drag
is in final stages, either drop or cancel. It
43
* differentiates onDragExit, since this is called when the
drag
is ending, above
44
* the current
drag
target, or when the
drag
moves off the current
drag
object.
48
/** The view that moves around while you
drag
. */
54
/** Where the
drag
originated */
57
/** Post
drag
animation runnable */
60
/** Indicates that the
drag
operation was cancelled *
[
all
...]
/development/samples/browseable/ElevationDrag/
_index.jd
7
This sample demonstrates a
drag
and drop action on different shapes. Elevation and
/external/chromium_org/third_party/polymer/components-chromium/core-drag-drop/
core-drag-drop.html
13
core-
drag
-avatar {
24
@element core-
drag
-drop
28
<polymer-element name="core-
drag
-drop" assetpath="">
31
<script src="core-
drag
-drop-extracted.js"></script
/external/eigen/demos/mandelbrot/
README
5
*
Drag
vertically with left mouse button to zoom in and out.
/packages/apps/Launcher3/src/com/android/launcher3/
DropTarget.java
25
* Interface defining an object that can receive a
drag
.
42
/** This indicates whether a
drag
is in final stages, either drop or cancel. It
43
* differentiates onDragExit, since this is called when the
drag
is ending, above
44
* the current
drag
target, or when the
drag
moves off the current
drag
object.
48
/** The view that moves around while you
drag
. */
54
/** Where the
drag
originated */
57
/** Post
drag
animation runnable */
60
/** Indicates that the
drag
operation was cancelled *
[
all
...]
/external/chromium_org/ash/wm/
drag_window_controller.h
40
// Shows the
drag
window at the specified location (coordinates of the
41
// parent). If |layer| is non-NULL, it is shown on top of the
drag
window.
46
// Hides the
drag
window.
49
// This is used to set bounds for the
drag
window immediately. This should
50
// be called only when the
drag
window is already visible.
53
// Sets the opacity of the
drag
window.
60
// |layer| is shown on top of the
drag
window if it is non-NULL.
64
// Sets bounds of the
drag
window. The window is shown on |dst_display_|
71
// Window the
drag
window is placed beneath.
74
// The display where the
drag
is placed. When dst_display_.id() i
[
all
...]
Completed in 309 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>