Searched defs:CancelDrag (Results 1 - 4 of 4) sorted by path

/external/chromium_org/ash/shelf/
H A Dshelf_view.cc586 CancelDrag(-1);
912 CancelDrag(-1);
920 CancelDrag(-1);
938 CancelDrag(-1);
1332 int ShelfView::CancelDrag(int modified_index) { function in class:ash::ShelfView
1425 model_index = CancelDrag(model_index);
1465 model_index = CancelDrag(model_index);
1505 model_index = CancelDrag(model_index);
1604 CancelDrag(-1);
/external/chromium_org/ash/wm/overview/
H A Dwindow_selector_unittest.cc63 void CancelDrag(DragDropController* controller, bool* canceled) { function in namespace:ash::__anon2064
761 base::Bind(&CancelDrag, drag_drop_controller, &drag_canceled_by_test));
/external/chromium_org/ui/app_list/views/
H A Dcontents_view.cc88 void ContentsView::CancelDrag() { function in class:app_list::ContentsView
/external/chromium_org/ui/base/dragdrop/
H A Ddrag_source_win.h30 void CancelDrag() { function in class:ui::DragSourceWin

Completed in 677 milliseconds