HomeSort by relevance Sort by last modified time
    Searched full:drop (Results 76 - 100 of 940) sorted by null

1 2 34 5 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/gscripts/
android.widget.RelativeLayout.groovy 89 // ==== Drag'n'drop support ====
98 // Prepare the drop feedback
134 // If there is a selected child and it changed, recompute child drop zones
149 // If there is no selected child, compute the border drop zone
233 // Compute drop zone borders as follow:
398 targetNode.debugPrintf("Relative.drop: add ${fqcn} after index ${index}");
BaseView.groovy 95 // ==== Drag'n'drop support ====
97 // By default Views do not accept drag'n'drop.
  /external/bluetooth/bluez/audio/
manager.c 448 goto drop;
463 goto drop;
467 goto drop;
473 goto drop;
478 goto drop;
485 goto drop;
502 drop:
551 goto drop;
556 goto drop;
561 goto drop;
    [all...]
  /external/libpcap/
atmuni31.h 59 #define DROP_PARTY 0x83 /* drop party */
60 #define DROP_PARTY_ACK 0x84 /* drop party ack */
  /external/tcpdump/
atmuni31.h 59 #define DROP_PARTY 0x83 /* drop party */
60 #define DROP_PARTY_ACK 0x84 /* drop party ack */
  /external/webkit/WebCore/dom/
Clipboard.h 38 // State available during IE's events for drag and drop and copy/paste
43 // Is this operation a drag-drop or a copy-paste?
  /external/webkit/WebKit/chromium/src/
WebViewImpl.h 271 // Start a system drag and drop operation.
352 // A copy of the web drop data object we received from the browser.
386 // True while dispatching system drag and drop events to drag/drop targets
395 // browser drop effect with the effects "none" or "copy".
407 // current drop target in this WebView (the drop target can accept the drop).
  /external/webkit/WebKitTools/DumpRenderTree/
AccessibilityUIElement.h 156 // ARIA Drag and Drop
158 // A space concatentated string of all the drop effects.
  /frameworks/base/core/java/com/android/internal/content/
SyncStateContentProviderHelper.java 59 db.execSQL("DROP TABLE IF EXISTS " + SYNC_STATE_TABLE);
68 db.execSQL("DROP TABLE IF EXISTS " + SYNC_STATE_META_TABLE);
  /frameworks/base/core/tests/coretests/src/android/database/sqlite/
SQLiteJDBCDriverTest.java 112 st.execute("drop table if exists zoo");
115 fail("Couldn't drop table: " + e.getMessage());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/
ElementCreateCommand.java 41 /** The drop location in parent coordinates */
49 * @param targetPoint The drop location in parent coordinates
  /cts/tests/tests/dpi/
Android.mk 38 # CTS tests, so drop it into a library that other tests can use.
  /dalvik/tools/
dexcheck 21 # Get the list of files. Use "sed" to drop the trailing carriage return.
  /external/bluetooth/glib/gio/
makegioalias.pl 110 # Drop any Win32 specific .def file syntax, but keep attributes
  /external/bluetooth/glib/gobject/
makegobjectalias.pl 110 # Drop any Win32 specific .def file syntax, but keep attributes
  /external/iproute2/examples/
SYN-DoS.rate.limit 36 police rate 1kbit burst 40 mtu 9k drop flowid :1
  /external/iproute2/examples/diffserv/
Edge31-ca-u32 73 drop flowid :3
93 drop flowid :3
104 drop flowid :3
116 drop flowid :4
Edge32-ca-u32 89 drop flowid :3
116 drop flowid :3
132 drop flowid :3
144 drop flowid :4
  /external/kernel-headers/original/linux/
prctl.h 19 /* Get/set whether or not to drop capabilities on setuid() away from uid 0 */
  /external/qemu/distrib/sdl-1.2.12/src/events/
SDL_active.c 64 /* Drop events that don't change state */
  /external/webkit/LayoutTests/storage/
private-browsing-readonly.html 18 "DROP TABLE PrivateTest1",
  /external/webkit/WebCore/platform/chromium/
DragImageRef.h 34 // FIXME: Need to support image drag-n-drop. For now, we just allow things
  /external/webkit/WebKit/chromium/public/
WebDragOperation.h 38 // "Verb" of a drag-and-drop operation as negotiated between the source and
  /external/zlib/contrib/asm586/
README.586 14 drop enough for the assembly version to achieve 10-20% speedup (and
  /frameworks/base/core/java/android/ddm/
DdmRegister.java 43 * so that we don't have a race that causes us to drop packets before

Completed in 2056 milliseconds

1 2 34 5 6 7 8 91011>>