Searched refs:provideFont (Results 1 – 4 of 4) sorted by relevance
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.js | 13246 FontProvider.prototype.provideFont = function(familyName, bold, italics) { 13616 font: fontProvider.provideFont(fontProvider[defaultFont], false, false), 14625 var font = this.fontProvider.provideFont(fontName, bold, italics); 14764 var font = fontProvider.provideFont(fontName, bold, italics);
|
H A D | pdfmake.min.js | 9 …provideFont=function(t,e,n){var i=r(e,n);if(!this.fonts[t]||!this.fonts[t][i])throw new Error("Fon… method in i
|
H A D | pdfmake.min.js.map | 1 …provideFont","familyName","fontFamily","fontWrapper","pdfFonts","pdfkitDoc","path","fontName","MAX…
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|