Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js31992 LineWrapper.prototype.wordWidth = function(word) {
32003 w = wordWidths[word] != null ? wordWidths[word] : wordWidths[word] = this.wordWidth(word);
32010 w = this.wordWidth(word.slice(0, --l));
32018 w = this.wordWidth(word);
32089 textWidth = _this.wordWidth(buffer + _this.ellipsis);
32092 textWidth = _this.wordWidth(buffer + _this.ellipsis);
H A Dpdfmake.min.js15wordWidth=function(t){return this.document.widthOfString(t,this)+this.characterSpacing+this.wordSp… method in e
H A Dpdfmake.min.js.map1wordWidth","eachWord","bk","breaker","fbk","lbk","shouldContinue","wordWidths","nextBreak","requir…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js