Searched defs:dragging (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ash/shelf/
H A Dshelf_view.h164 bool dragging() const { function in class:ash::ShelfView
206 // Finalize the rip off dragging by either |cancel| the action or validating.
354 // current dragging operation, this is NONE.
409 // The original launcher item's size before the dragging operation.
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab.h62 void set_dragging(bool dragging) { dragging_ = dragging; } argument
63 bool dragging() const { return dragging_; } function in class:Tab
/external/chromium_org/ui/views/bubble/
H A Dtray_bubble_view.h146 void set_gesture_dragging(bool dragging) { is_gesture_dragging_ = dragging; } argument
/external/chromium_org/chrome/browser/ui/views/
H A Dmenu_view_drag_and_drop_test.cc69 bool dragging() const { return dragging_; } function in class:__anon5307::TestTargetView
84 // Whether or not we are currently dragging.
415 // The view should be dragging now.
416 EXPECT_TRUE(target_view()->dragging());
436 EXPECT_FALSE(target_view()->dragging());
/external/chromium_org/ui/app_list/views/
H A Dapps_grid_view.h108 // Called when the user is dragging an app. |point| is in grid view
127 bool dragging() const { return drag_pointer_ != NONE; } function in class:app_list::AppsGridView
314 // Prepares |drag_and_drop_host_| for dragging. |grid_location| contains
434 // Updates drag state for dragging inside a folder's grid view.
533 // Timer for dragging a folder item out of folder container ink bubble.
546 // Timer to auto flip page when dragging an item near the left/right edges.
562 // when dragging a item inside a folder.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2474 milliseconds