Searched refs:byteFormat (Results 1 – 3 of 3) sorted by relevance
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 12706 byteFormat, 12841 byteFormat = byteFormatOrder[i]; property 12843 if (format.indexOf(byteFormat.marker) > -1) { 12845 if (format.indexOf(' ' + byteFormat.marker) >-1) { 12850 format = format.replace(bytes + byteFormat.marker, ''); 12852 units = formatByteUnits(value, byteFormat.suffixes, byteFormat.scale);
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …byteFormat,units,ord='',abs=Math.abs(value),totalLength,length,minimumPrecision,pow,w,intPrecision…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …byteFormat)},l.currentPercentageDefaultFormat=function(){return Object.assign({},l.currentDefaults…
|