Home
last modified time | relevance | path

Searched refs:_font (Results 1 – 6 of 6) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
Doutput.png.class.php38 var $_font; variable in OutputDriverPNG
133 $this->_font[0] = array('font' => $typeface,
140 return $this->_font[0];
191 $this->_font = array();
/plugin/datatables/assets/pdfmake/
Dpdfmake.js16462 this._font = null;
16492 this._font = font;
16497 …this._font = PDFFontFactory.open(this, src, family, id); // check for existing font familes with t…
16500 if (font = this._fontFamilies[this._font.name]) {
16501 this._font = font;
16506 this._fontFamilies[cacheKey] = this._font;
16508 if (this._font.name) {
16509 this._fontFamilies[this._font.name] = this._font;
16521 return this._font.lineHeight(this._fontSize, includeGap);
16902 …return this._font.widthOfString(string, this._fontSize, options.features) + (options.characterSpac…
[all …]
Dpdfmake.min.js2_font=null,this._registeredFonts={},r&&this.font(r)},font:function font(r,i,o){var u,font;if("numb…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.min.js9 …es[this.postscriptName],this.pdfFonts[t]=this.pdfkitDoc.font(this.path,e)._font,this.postscriptNam…
13_font=null,this._registeredFonts={}},font:function(t,n,r){var i,o,a,s;return"number"==typeof n&&(r…
15_font.widthOfString(t,this._fontSize)+(e.characterSpacing||0)*(t.length-1)},heightOfString:functio…
Dpdfmake.js13321 this.pdfFonts[index] = this.pdfkitDoc.font(this.path, pseudoName)._font;
29015 this._font = null;
29038 this._font = font;
29042 this._font = new PDFFont(this, src, family, id);
29043 if (font = this._fontFamilies[this._font.name]) {
29044 this._font = font;
29048 this._fontFamilies[cacheKey] = this._font;
29050 this._fontFamilies[this._font.name] = this._font;
29061 return this._font.lineHeight(this._fontSize, includeGap);
31671 …return this._font.widthOfString(string, this._fontSize) + (options.characterSpacing || 0) * (strin…
[all …]
Dpdfmake.min.js.map1_font","widthOfString","lineHeight","toCharCode","char","charTypesInInline","split","characterFitI…