Home
last modified time | relevance | path

Searched refs:getFontFile (Results 1 – 3 of 3) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
Dot.class.php286 function &getFontFile() { function in OpenTypeFileTable
361 $record->setFontFile($this->getFontFile());
426 $file =& $this->getFontFile();
582 $file = $this->getFontFile();
597 $file =& $this->getFontFile();
872 $fontFile =& $this->getFontFile();
/plugin/datatables/assets/pdfmake/
Dpdfmake.js69154 FontProvider.prototype.getFontFile = function (familyName, bold, italics) {
69165 if (this.getFontFile(familyName, bold, italics) === null) {
71187 var fontFile = fontProvider.getFontFile(font, bold, italic);
Dpdfmake.min.js2getFontFile=function(r,i,o){var u=this.getFontType(i,o);return this.fonts[r]&&this.fonts[r][u]?thi…