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

1 2 34 5 6 7

  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_events.h 134 /* Drag and drop events */
435 * \brief An event used to request a file open by the system (event.drop.*)
523 SDL_DropEvent drop; /**< Drag and drop event data */ member in union:SDL_Event
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CTableCombo.java 40 * drop-down.
497 private void dropDown(boolean drop) {
498 if (drop == isDropped()) {
501 if (!drop) {
  /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DragController.java 82 * Drag driver for the current drag/drop operation, or null if there is no active DND operation.
103 /** Who can receive drop events */
446 drop(dropTarget, x, y, vec); method
526 // Drop on someone?
643 * Since accessible drag and drop won't cause the same sequence of touch events, we manually
652 * As above, since accessible drag and drop won't cause the same sequence of touch events,
653 * we manually ensure appropriate drag and drop events get emulated for accessible drag.
658 // We make sure that we prime the target for drop.
665 // Perform the drop
666 drop(dropTarget, location[0], location[1], null)
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/doc/
chew.c 57 drop - discard TOS
349 static void drop (void), idrop (void);
922 /* Drop leading nl. */
1087 drop () function
1516 add_intrinsic ("drop", drop);
  /external/chromium-trace/catapult/third_party/Paste/paste/evalexception/media/
MochiKit.packed.js     [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRootView.java 386 Profile.drop();
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/
kotlin-stdlib-0.12.613.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.2/
kotlin-stdlib-1.0.2.jar 
  /external/opencv3/samples/java/sbt/sbt/
sbt-launch.jar 
  /external/dhcpcd-6.8.2/
dhcp6.c 964 dhcp6_freedrop_addrs(struct interface *ifp, int drop,
971 ipv6_freedrop_addrs(&state->addrs, drop, ifd);
972 if (drop)
    [all...]
ipv6nd.c 435 void ipv6nd_freedrop_ra(struct ra *rap, int drop)
440 if (!drop)
442 ipv6_freedrop_addrs(&rap->addrs, drop, NULL);
    [all...]
  /external/e2fsprogs/e2fsck/
journal.c 672 int reset, int drop)
676 if (drop)
  /external/libpcap/msdos/
pkt_rx0.asm 57 _pktDrop dw 0,0 ; packet drop counter
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GestureManager.java 69 /** A listener for drop target events. */
89 * key in order to tweak the current drop position)
97 * key in order to tweak the current drop position)
116 * because even on a drop we'll receive a
117 * {@link DropTargetListener#dragLeave} right before the drop, and we need
118 * to restore it in the drop. Therefore, when we lose a {@link DropGesture}
192 * @param dropTarget The drop target in the {@link LayoutCanvas} to listen
216 * @param dropTarget The drop target in the {@link LayoutCanvas} to stop
483 // Mouse Up shouldn't be delivered in the middle of a drag & drop -
487 // the drag & drop operation, so ignore this event
671 public void drop(final DropTargetEvent event) { method in class:GestureManager.CanvasDropListener
679 ((DropGesture) gesture).drop(event); method
    [all...]
MoveGesture.java 52 /** Overlay which paints the drag &amp; drop feedback. */
58 * The top view right under the drag'n'drop cursor.
59 * This can only be null during a drag'n'drop when there is no view under the cursor
66 * drag'n'drop that happens within the same instance of Eclipse.
68 * In the event that the drag and drop happens between different instances of Eclipse
76 * accept drag'n'drop so its parent layout became the target drag'n'drop receiver.
79 * This can be null if no view under the cursor accepted the drag'n'drop or if the node
85 * The latest drop feedback returned by IViewRule.onDropEnter/Move.
148 the drag &amp; drop code seems to steal keyboard events
311 public void drop(final DropTargetEvent event) { method in class:MoveGesture
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0/
kotlin-stdlib-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/
kotlin-stdlib-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/offline-m2/org/jetbrains/kotlin/kotlin-stdlib/1.0.0/
kotlin-stdlib-1.0.0.jar 
  /prebuilts/tools/common/offline-m2/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/
kotlin-stdlib-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/fest/
fest-swing-1.2.1.jar 
  /external/icu/icu4c/source/i18n/
decNumber.c 425 /* bad -- drop through */
4659 Int drop=0; local
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/
kotlin-stdlib-0.13.1513.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/
kotlin-stdlib-0.13.1514.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/
kotlin-stdlib-1.0.0-beta-1103.jar 
  /prebuilts/tools/common/m2/repository/org/parboiled/parboiled-java/1.0.2/
parboiled-java-1.0.2.jar 

Completed in 1048 milliseconds

1 2 34 5 6 7