Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.min.js14widthOfGlyph(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
Dpdfmake.js29285 _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
Dpdfmake.min.js.map1widthOfGlyph","BaseFont","FontDescriptor","FirstChar","LastChar","Widths","Encoding","ToUnicode","…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js15990 value: function widthOfGlyph(glyph) {
16005 advances.push(this.widthOfGlyph(left) + this.getKernPair(left, right));
16146 advanceWidth: this.font.widthOfGlyph(glyph)
Dpdfmake.min.js2widthOfGlyph(r){return this.glyphWidths[r]||0}},{key:"getKernPair",value:function getKernPair(r,i)…