Searched
full:drag (Results
576 -
600 of
1050) sorted by null
<<21222324252627282930>>
/external/chromium_org/content/browser/renderer_host/input/ |
touch_handle.cc | 152 // Note that we signal drag update even if we're inside the tap region,
|
/external/chromium_org/content/shell/renderer/test_runner/ |
event_sender.h | 235 // events so we can simulate drag & drop.
|
/external/chromium_org/extensions/common/api/ |
app_window.idl | 107 // <code>-webkit-app-region: drag</code> can be used to mark regions 108 // draggable. <code>no-drag</code> can be used to disable this style on 221 // draggability to the app's window. <code>-webkit-app-region: drag</code> 222 // can be used to mark regions draggable. <code>no-drag</code> can be used
|
/external/chromium_org/ppapi/examples/2d/ |
paint_manager_example.cc | 64 // Update the square on a drag.
|
/external/chromium_org/ppapi/examples/input/ |
pointer_event_input.cc | 64 // Update the square on a drag.
|
/external/chromium_org/third_party/WebKit/Source/core/events/ |
Event.h | 150 // Drag events are a subset of mouse events.
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
DragImageTest.cpp | 136 // Tests that the drag image is a deep copy.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/data/rebaselineserver/ |
main.css | 165 -webkit-user-drag: none;
|
/external/chromium_org/third_party/launchpad_translations/ |
webkit_strings_en-AU.xtb | 62 <translation id="8964020114565522021">Drag file here</translation>
|
/external/chromium_org/third_party/webrtc/base/ |
helpers.cc | 109 // don't need to drag in all of CryptoAPI)
|
/external/chromium_org/ui/app_list/views/ |
app_list_view.h | 70 // If |drag_and_drop_host| is not NULL it will be called upon drag and drop
|
/external/chromium_org/ui/base/dragdrop/ |
os_exchange_data_provider_aura.cc | 30 // We skip copying the drag images.
|
os_exchange_data_provider_win.h | 193 // Drag image and offset data. Only used for Ash.
|
/external/chromium_org/ui/base/x/ |
selection_requestor.h | 27 // X11 uses a system called "selections" to implement clipboards and drag and
|
/external/chromium_org/ui/gfx/test/ |
ui_cocoa_test_helper.mm | 108 // performSelector:withDelay: to clean up drag handlers and other
|
/external/chromium_org/ui/views/controls/menu/ |
menu_host.cc | 162 // We may have lost capture in the drag and drop, but are remaining open.
|
/external/chromium_org/ui/views/touchui/ |
touch_selection_controller_impl.h | 121 // Pointer to the SelectionHandleView being dragged during a drag session.
|
/external/chromium_org/ui/views/widget/ |
root_view.cc | 99 // - Generates context menu, or initiates drag-and-drop, from gesture events. 354 // a pressed -> drag -> released session. In that case we send the 407 // return true, which will cause subsequent drag/release events to get 723 // In case a drag was in progress, reset all the handlers. Otherwise, just
|
/external/eclipse-windowbuilder/propertysheet/ |
README.txt | 86 (needed when the hovers are used with native drag & drop)
|
/external/pdfium/fpdfsdk/include/javascript/ |
JS_Console.h | 78 UINT m_nDelaySide; //drag side of window
|
/frameworks/base/docs/html/design/patterns/ |
confirming-acknowledging.jd | 66 <p><strong>Confirmation is unnecessary</strong>. This is a deliberate action: the user must drag and drop an item onto a relatively large and isolated target. Therefore, accidents are highly unlikely. But if the user regrets the decision, it only takes a few seconds to bring it back again.</p>
|
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
android.test.TouchUtils.html | 102 <nobr><code>void</code> <A HREF="../../../../reference/android/test/TouchUtils.html#drag(android.test.InstrumentationTestCase, float, float, float, float, int)" target="_top"><code>drag</code></A>(<code>InstrumentationTestCase,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> int<nobr><nobr></code>)</nobr> 215 <nobr><code>void</code> <A HREF="../../../../reference/android/test/TouchUtils.html#drag(android.test.ActivityInstrumentationTestCase, float, float, float, float, int)" target="_top"><code>drag</code></A>(<code>ActivityInstrumentationTestCase,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> float<nobr>,</nobr> int<nobr><nobr></code>) </nobr>
|
/frameworks/base/docs/html/training/graphics/opengl/ |
touch.jd | 159 <p>When you have completed the steps described above, run the program and drag your finger over the
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
DragDownHelper.java | 35 * the notification where the drag started.
|
/packages/apps/Dialer/src/com/android/dialer/list/ |
PhoneFavoritesTileAdapter.java | 107 /** Indicates whether a drag is in process. */ 155 * Indicates whether a drag is in process. 157 * @param inDragging Boolean variable indicating whether there is a drag in process. 164 /** Gets whether the drag is in process. */
|
Completed in 616 milliseconds
<<21222324252627282930>>