Searched refs:widthOfGlyph (Results 1 – 5 of 5) sorted by relevance
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.min.js | 14 …widthOfGlyph(h)));return e}.call(this),e=this.document.ref(),e.end(o(this.subset.subset)),this.dic… method in t 15 …prototype.characterToGlyph=function(t){return n[e[t]||t]},t.prototype.widthOfGlyph=function(t){ret… method in t
|
| D | pdfmake.js | 29285 _results.push(Math.round(this.font.widthOfGlyph(glyph))); 29350 width += this.font.widthOfGlyph(this.font.characterToGlyph(charCode)) || 0; 29494 TTFFont.prototype.widthOfGlyph = function(glyph) { method in TTFFont 31427 AFMFont.prototype.widthOfGlyph = function(glyph) { method in AFMFont
|
| D | pdfmake.min.js.map | 1 …widthOfGlyph","BaseFont","FontDescriptor","FirstChar","LastChar","Widths","Encoding","ToUnicode","…
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 15990 value: function widthOfGlyph(glyph) { 16005 advances.push(this.widthOfGlyph(left) + this.getKernPair(left, right)); 16146 advanceWidth: this.font.widthOfGlyph(glyph)
|
| D | pdfmake.min.js | 2 …widthOfGlyph(r){return this.glyphWidths[r]||0}},{key:"getKernPair",value:function getKernPair(r,i)…
|