isSelected.js 84 Bytes edit raw blame history 1 2 3 JQVMap.prototype.isSelected = function(cc) { return this.selectIndex(cc) >= 0; };