Searched refs:FontBBox (Results 1 – 6 of 6) sorted by relevance
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
D | pdfmake.min.js | 14 …({Type:"FontDescriptor",FontName:this.subset.postscriptName,FontFile2:s,FontBBox:this.bbox,Flags:t… property 15 …rn e}.call(this),this.bbox=function(){var t,n,r,i;for(r=this.attributes.FontBBox.split(/\s+/),i=[]…
|
D | pdfmake.js | 29268 FontBBox: this.bbox, property
|
D | pdfmake.min.js.map | 1 …FontBBox","Flags","StemV","ItalicAngle","Ascent","Descent","CapHeight","XHeight","widthOfGlyph","B…
|
/plugin/pdfjs/pdfjs/build/ |
D | pdf.worker.js.map | 1 …FontBBox', dict.getArray('FontBBox'));\n } else {\n // Before PDF 1.5 if the font …
|
/plugin/datatables/assets/pdfmake/ |
D | pdfmake.min.js | 2 …FontBBox.split(/\s+/).map((function(r){return+r})),this.ascender=+(this.attributes.Ascender||0),th…
|
D | pdfmake.js | 16338 …FontBBox: [bbox.minX * this.scale, bbox.minY * this.scale, bbox.maxX * this.scale, bbox.maxY * thi…
|