Home
last modified time | relevance | path

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

/plugin/prettytables/
H A Dscript.js6 function getCharWidth(str){ function
44 var txt_len = getCharWidth(text);
164 if (getCharWidth(this.table[i][j]) > colsize[j]){
165 colsize[j] = getCharWidth(this.table[i][j]);
178 …if (spaces[0] > 1 && spaces[1] <= 1) r = r + prettytables_repeat(' ',colsize[j]-getCharWidth(this…
179 …) r = r + ' ' + this.table[i][j] + prettytables_repeat(' ',colsize[j]-getCharWidth(this.table[i][j…
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php885 public static function getCharWidth($char) function in Hoa\\Ustring\\Ustring
930 return 1 <= static::getCharWidth($char);
H A DCHANGELOG.md51 * Implement the `getCharWidth` method. (Ivan Enderlin, 2015-01-07T11:00:06+01:00)
/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DUstring.php793 ->when($result = LUT::getCharWidth(LUT::fromCode($code)))
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1getCharWidth(text.charAt(i), font) / 2;\n // Move to the center of the character\n …