HomeSort by relevance Sort by last modified time
    Searched full:drag (Results 126 - 150 of 238) sorted by null

1 2 3 4 56 7 8 910

  /external/webkit/WebCore/dom/
Element.h 60 DEFINE_ATTRIBUTE_EVENT_LISTENER(drag);
  /external/webkit/WebCore/page/
DOMWindow.h 264 DEFINE_ATTRIBUTE_EVENT_LISTENER(drag);
  /external/webkit/WebCore/platform/chromium/
ClipboardChromium.cpp 121 // If this isn't for a drag, it's for a cut/paste event handler.
  /external/webkit/WebCore/platform/win/
ScrollbarThemeWin.cpp 75 // Constants used to figure the drag rect outside which we should snap the
  /external/webkit/WebKit/mac/
ChangeLog-2002-12-03 41 - fixed 3117135 -- world leak: drag any image, get a leak of 1 WebFrame
118 Fix: Unregister the parent webview for dragging when the drag starts, reregister after the drag ends.
126 3116594 - Image on the drag pasteboard shouldn't have applied transparency and scaling
135 (-[NSView _web_dragPromisedImage:origin:URL:fileType:title:event:]): put the original image on the pboard, not the drag image
145 (-[WebView draggingEntered:]): simplified, don't need to check drag source
386 Fixed 2 drag-related crashes. Oops.
391 (-[WebHTMLView mouseDragged:]): retain self before drag
    [all...]
ChangeLog-2007-10-14 296 - fix <rdar://problem/5391540> REGRESSION: Can't drag images from Safari to applications
    [all...]
  /frameworks/base/docs/html/resources/articles/
gestures.jd 5 mobile devices. With a touch screen, users can easily tap, drag, fling,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/gscripts/
android.widget.RelativeLayout.groovy 89 // ==== Drag'n'drop support ====
  /external/webkit/WebKit/gtk/
NEWS 174 - Drag support has landed, meaning you can start playing with HTML5
175 drag and drop support; drop support is still missing.
  /external/webkit/WebKit/mac/WebCoreSupport/
WebEditorClient.mm 440 case EditActionDrag: return UI_STRING_KEY("Drag", "Drag (Undo action name)", "Undo action name");
  /external/webkit/WebKit/win/WebCoreSupport/
WebEditorClient.cpp 511 case EditActionDrag: return LPCTSTR_UI_STRING_KEY("Drag", "Drag (Undo action name)", "Undo action name");
  /external/webkit/WebKit/win/
WebView.h     [all...]
  /frameworks/base/docs/html/guide/developing/tools/
ddms.jd 198 File Explorer window. You can drag-and-drop into the device directories, but cannot drag <em>out</em> of them.
  /sdk/eclipse/
changes.txt 58 - Basic support for drag'n'drop in Graphical layout editor. You can add new items by drag'n'drop from the palette. There is no support for moving/resizing yet.
  /frameworks/base/core/java/android/widget/
HorizontalScrollView.java 446 * If being flinged and user touches the screen, initiate drag;
456 /* Release the drag */
467 * drag mode.
    [all...]
ScrollView.java 443 * If being flinged and user touches the screen, initiate drag;
453 /* Release the drag */
464 * drag mode.
    [all...]
  /external/quake/quake/src/WinQuake/kit/
3DFX.TXT 86 drag the GLQUAKE.EXE file from Windows Explorer to the Desktop.
  /external/webkit/WebCore/accessibility/
AccessibilityObject.h 349 // ARIA drag and drop
  /external/webkit/WebCore/html/
HTMLAnchorElement.cpp 228 // These are cleared on mouseover and not mouseout because their values are needed for drag events, but these happen
  /external/webkit/WebCore/page/mac/
FrameMac.mm 365 m_doc->updateLayout(); // forces style recalc - needed since changing the drag state might
  /external/webkit/WebCore/platform/
Scrollbar.cpp 268 // Drag the thumb.
  /external/webkit/WebKit/chromium/src/
WebViewImpl.cpp 887 // If we've started a drag and drop operation, ignore input events until
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/win/
EventSender.cpp 256 // Reset didDragEnter so that another drag started within the same frame works properly.
  /external/webkit/WebKitTools/iExploder/htdocs/
cssproperties.in 100 -webkit-user-drag
  /frameworks/base/docs/html/guide/tutorials/views/
hello-formstuff.jd 34 Drag the Android image on the right (or your own image) into the

Completed in 184 milliseconds

1 2 3 4 56 7 8 910