Home | History | Annotate | Download | only in shelf

Lines Matching defs:Drag

72 // Minimum distance before drag starts.
107 // The rip off drag and drop proxy image should get scaled by this factor.
627 // Drag the item where it really belongs.
628 Drag(location_in_screen_coordinates);
632 bool ShelfView::Drag(const gfx::Point& location_in_screen_coordinates) {
665 // When a hosted drag gets canceled, the item can remain in the same slot
779 // To receive drag event continuously from |drag_view_| during the dragging
942 // If this is not a drag and drop host operation and not the app list item,
1051 main_shelf_->Drag(screen_location);
1157 // When a canceling drag model is happening, the view model is diverged
1548 // When cancelling a drag due to a shelf item being added, the currently
1589 // To prepare all drag types (moving an item in the shelf and dragging off),
1610 // If the drag pointer is NONE, no drag operation is going on and the
1652 // Do not handle mouse release during drag.