Home
last modified time | relevance | path

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

/external/chromium_org/ui/file_manager/file_manager/foreground/js/
Ddirectory_contents.js428 this.setCompareFunction('type', this.compareType_.bind(this));
482 FileListModel.prototype.compareType_ = function(a, b) { method in FileListModel