Searched refs:widthOfGlyph (Results 1 – 4 of 4) sorted by relevance
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A 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) { 31427 AFMFont.prototype.widthOfGlyph = function(glyph) {
|
H A 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
|
H A D | pdfmake.min.js.map | 1 …widthOfGlyph","BaseFont","FontDescriptor","FirstChar","LastChar","Widths","Encoding","ToUnicode","…
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|