Home
last modified time | relevance | path

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

/plugin/prettytables/
H A Dscript.js18 function prettytables_repeat(text,num) { function
49 var pads = prettytables_repeat(padding, parseInt(len / 2, 10));
178 …if (spaces[0] > 1 && spaces[1] <= 1) r = r + prettytables_repeat(' ',colsize[j]-getCharWidth(this…
179 …if (spaces[0] <= 1) r = r + ' ' + this.table[i][j] + prettytables_repeat(' ',colsize[j]-getCharWid…