OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dragging
(Results
101 - 125
of
615
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_controller.h
68
// Continues
dragging
a Tab.
72
// Ends
dragging
a Tab. Returns whether the tab has been destroyed.
/external/chromium_org/third_party/WebKit/ManualTests/
data-transfer-items-file-dragout.html
65
log('Setting up
dragging
out with the dropped items...');
69
log('
Dragging
out ' + files[i].name);
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
.
/frameworks/base/docs/html/training/gestures/
index.jd
89
<strong><a href="scale.html">
Dragging
and Scaling</a></strong>
92
Learn how to implement touch-based
dragging
and scaling.
scale.jd
1
page.title=
Dragging
and Scaling
64
imagine that while
dragging
the image around, the user places a second finger on
121
// Remember where we started (for
dragging
)
124
// Save the ID of this pointer (for
dragging
)
184
<p>The previous section showed an example of
dragging
an object around the screen. Another
185
common scenario is <em>panning</em>, which is when a user's
dragging
motion causes scrolling
187
actions to implement
dragging
. The snippet in this section takes advantage of the platform's
193
is called when a user is
dragging
his finger to pan the content.
/packages/apps/Launcher2/res/values/
config.xml
48
we are
dragging
objects around on the home screen. -->
65
<!-- Properties controlling the workspace fade-out during
dragging
-->
dimens.xml
93
<!--
Dragging
-->
95
or right while you're
dragging
. -->
98
<!-- When
dragging
items on the workspace, the number of dps by which the position of
102
<!-- When
dragging
an item, how much bigger (fixed dps) the dragged view
/external/chromium/chrome/browser/resources/touch_ntp/
newtab.css
25
show up as flicker when
dragging
in some situations */
27
/* Don't allow selecting text - can occur when
dragging
*/
125
/*
Dragging
is set (without grabbed being cleared) when a grabbed app is
127
.grabber-
dragging
{
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_folder_target.h
46
//
dragging
buttons around the bookmark bar. The data for this type is just a
/external/chromium/chrome/browser/ui/cocoa/
clickhold_button_cell.h
15
// or after
dragging
. If click-hold is never enabled (e.g., if
/external/chromium/chrome/browser/ui/cocoa/download/
download_shelf_view.mm
61
// Mouse down events on the download shelf should not allow
dragging
the parent
download_util_mac_unittest.mm
45
// Test to see that the object type for
dragging
files is available.
/external/chromium_org/ash/drag_drop/
drag_drop_tracker.h
50
// A window for capturing drag events while
dragging
.
/external/chromium_org/ash/wm/
drag_window_resizer.cc
34
// The opacity of the window when
dragging
it over a user item in the tray.
97
// Show a phantom window for
dragging
in another root window.
157
// exception is window/tab
dragging
operation. During that operation,
256
// No need to try
dragging
if there is no user.
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
drag_selector.js
28
* Start point of
dragging
.
35
* Start point of
dragging
.
42
* Indexes of selected items by
dragging
at the last update.
49
* Indexes of selected items at the start of
dragging
.
/external/chromium_org/chrome/browser/resources/ntp4/
trash.js
7
* This is the class for the trash can that appears when
dragging
an app.
/external/chromium_org/chrome/browser/ui/cocoa/download/
download_util_mac_unittest.mm
46
// Test to see that the object type for
dragging
files is available.
/external/chromium_org/chrome/browser/ui/cocoa/
drag_util.mm
70
// If
dragging
a file, only allow dropping supported file types (that the
/external/chromium_org/third_party/WebKit/Source/core/page/
DragState.h
45
RefPtr<Clipboard> m_dragClipboard; // used on only the source side of
dragging
/external/chromium_org/ui/base/dragdrop/
cocoa_dnd_util.h
19
// Dummy data type that Chrome places in
dragging
pasteboards. There is never
drag_utils.h
29
// Creates a
dragging
image to be displayed when the user drags a file from
/external/chromium_org/ui/views/widget/desktop_aura/
x11_desktop_window_move_client.h
33
// When we're
dragging
tabs, we need to manually position our window.
/frameworks/base/docs/html/design/building-blocks/
scrolling.jd
26
indicator appears even when the user isn't scrolling. Touching or
dragging
it causes the current
/external/chromium/chrome/browser/resources/net_internals/
resizableverticalsplitview.js
86
* position to implement
dragging
.
99
* Called when the mouse has moved after
dragging
started.
119
* Called once the mouse has been released, and the
dragging
is over.
Completed in 1111 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>