Home
last modified time | relevance | path

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

/external/chromium_org/ui/file_manager/file_manager/foreground/js/
Dfile_transfer_controller.js559 var canCopy = this.canCopyOrDrag_(dt);
780 !this.canCopyOrDrag_()) {
796 if (this.canCopyOrDrag_())
824 canCopyOrDrag_: function() { method in FileTransferController
1007 this.copyCommand_.disabled = !this.canCopyOrDrag_();