Searched refs:perc (Results 1 – 10 of 10) sorted by relevance
| /plugin/abc2/abc-libraries/abc2svg/ |
| D | perc-1.js | 5 abc2svg.perc={do_perc:function(parm){var pits=new Int8Array([0,0,1,2,2,3,3,4,5,5,6,6]),accs=new Int… 72 abc2svg.perc.do_perc.call(this,text) 74 …bc2svg.perc.set_perc.call(this,a);of(a)},set_hooks:function(abc){abc.do_pscom=abc2svg.perc.do_psco… 75 abc2svg.modules.hooks.push(abc2svg.perc.set_hooks);abc2svg.modules.percmap.loaded=true
|
| /plugin/pwaoffline/ |
| D | script.js | 74 const perc = Math.round((estimate.usage / estimate.quota) * 100 * 100) / 100; 75 const severity = perc > 80 ? 'error' : perc > 20 ? 'notify' : 'info'; 79 showMessage(msg + ' ( ' + perc + ' % )', severity);
|
| /plugin/upgrade/myvendor/splitbrain/php-cli/src/ |
| D | TableFormatter.php | 157 $perc = floatval($col); 159 $real = (int)floor(($perc * $remain) / 100);
|
| /plugin/advrack/ |
| D | jquery.qtip.js | 3377 perc, width, max, min; 3400 perc = (max + min).indexOf('%') > -1 ? container.width() / 100 : 0; 3401 max = ((max.indexOf('%') > -1 ? perc : 1) * parseInt(max, 10)) || width; 3402 min = ((min.indexOf('%') > -1 ? perc : 1) * parseInt(min, 10)) || 0;
|
| /plugin/diagramsnet/lib/resources/ |
| D | dia_hu.txt | 434 lessThanAMinute=kevesebb mint egy perc 443 minute=perc 444 minutes=perc
|
| /plugin/elasticsearch/vendor/patrickschur/language-detection/resources/br/ |
| D | br.txt | 92 1. Pep den en deus gwir da vezañ perc’henn e-unan pe a-gevret gant tud all.
|
| /plugin/abc2/abc-libraries/abc-ui/ |
| D | abc-ui-1.0.0.min.js | 8 …perc={do_perc:function(e){function i(e){var i,s,o,u=Number(e);if(isNaN(u)){o=e.match(/^([_^=]*)([A…
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | Extensions.js | 6940 function getDarkerClr(clr, perc) argument 6944 var v = Math.round(parseInt('0x' + comp) * perc).toString(16);
|
| /plugin/abc2/abc-libraries/abcjs/ |
| D | abcjs_plugin-midi_6.0.0-beta.25-min.js | 3 …e4:{clef:"treble",pitch:8,mid:-4},treble5:{clef:"treble",pitch:10,mid:-6},perc:{clef:"perc",pitch:… property
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 … || withoutSuffix ? ' perc' : ' perce');\n case 'mm':\n return num + (is…
|