Home
last modified time | relevance | path

Searched refs:startDragSelection (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/file_manager/file_manager/foreground/js/
Ddrag_selector.js101 DragSelector.prototype.startDragSelection = function(list, event) { method in DragSelector
Dfile_transfer_controller.js548 this.dragSelector_.startDragSelection(list, event);
/external/chromium_org/ui/webui/resources/js/cr/ui/
Dlist.js1245 startDragSelection: function(event) { method in List