HomeSort by relevance Sort by last modified time
    Searched full:dragging (Results 201 - 225 of 287) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium/chrome/browser/ui/gtk/
browser_actions_toolbar_gtk.cc 849 // dragging.
    [all...]
  /external/chromium/chrome/browser/ui/views/
browser_actions_container.h 209 // and the user starts dragging an icon around, we have the space to draw the
  /external/chromium/chrome/browser/ui/views/frame/
browser_view_layout.cc 156 // starved of dragable area, let's give it to window dragging (this also
  /external/webkit/Source/WebCore/page/
DragController.cpp 698 // We allow DHTML/JS to set the drag image, even if its a link, image or text we're dragging.
    [all...]
EventHandler.cpp 117 // and because dragging links is rare.
392 // existing selection so we can allow for text dragging.
    [all...]
  /external/webkit/Source/WebCore/platform/win/
ClipboardUtilitiesWin.cpp 474 // FIXME: Originally, we called getURL() here because dragging and dropping files doesn't
  /external/webkit/Source/WebKit/win/
WebView.h     [all...]
  /external/webkit/Tools/DumpRenderTree/mac/
EventSendingController.mm 558 // if a drag is initiated, the remaining saved events will be dispatched from our dragging delegate
    [all...]
DumpRenderTree.mm 313 // To make things like certain NSViews, dragging, and plug-ins work, put the WebView a window, but put it off-screen so you don't see it.
    [all...]
  /frameworks/base/core/java/android/provider/
Browser.java 143 table, to prevent db and layout operations from dragging to a
  /frameworks/base/core/java/android/widget/
FastScroller.java 357 // If user is dragging the scroll bar, draw the alphabet overlay
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 442 Example: Dragging an icon in the Home screen to the trash
  /frameworks/base/docs/html/sdk/
android-3.0-highlights.jd 108 <p>When entering or viewing text, a new UI lets users quickly select a word by press-hold and then adjust the selection area as needed by dragging a set of bounding arrows to new positions. Users can then select an action from the Action Bar, such as copy to the clipboard, share, paste, web search, or find. </p>
  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselController.java 653 * Sets the current model for dragging. There are currently four drag models:
  /packages/apps/Launcher2/src/com/android/launcher2/
DragLayer.java 47 * A ViewGroup that coordinates dragging across its descendants
  /sdk/monkeyrunner/src/com/android/monkeyrunner/
MonkeyDevice.java 139 @MonkeyRunnerExported(doc = "Simulates dragging (touch, hold, and move) on the device screen.",
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_controller.mm     [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 787 if (tab->dragging())
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
TabletStatusBar.java     [all...]
  /packages/apps/Browser/src/com/android/browser/view/
ScrollerView.java 94 * True if the user is currently dragging this ScrollView around. This is
502 * Shortcut the most recurring case: the user is in the dragging state
    [all...]
  /packages/apps/Phone/src/com/android/phone/
CallCard.java 537 // calls, while the user is dragging the RotarySelector widget, we
    [all...]
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
MediaLinearLayout.java     [all...]
  /external/webkit/Tools/DumpRenderTree/chromium/
EventSender.cpp 120 // dependent (e.g., dragging has a timeout vs selection).
    [all...]
  /frameworks/base/docs/html/guide/developing/tools/
adt.jd 244 layout and supports dragging and dropping of UI widgets
  /frameworks/base/docs/html/resources/
resources-data.js 122 en: 'Touch screens allow users to perform gestures, such as tapping, dragging, flinging, or sliding, to perform various actions. The gestures API enables your application to recognize even complicated gestures with ease. This article explains how to integrate this API into an application.'

Completed in 1958 milliseconds

1 2 3 4 5 6 7 891011>>