Searched refs:getFontFile (Results 1 – 3 of 3) sorted by relevance
286 function &getFontFile() { function in OpenTypeFileTable361 $record->setFontFile($this->getFontFile());426 $file =& $this->getFontFile();582 $file = $this->getFontFile();597 $file =& $this->getFontFile(); 872 $fontFile =& $this->getFontFile();
69154 FontProvider.prototype.getFontFile = function (familyName, bold, italics) {69165 if (this.getFontFile(familyName, bold, italics) === null) {71187 var fontFile = fontProvider.getFontFile(font, bold, italic);
2 …getFontFile=function(r,i,o){var u=this.getFontType(i,o);return this.fonts[r]&&this.fonts[r][u]?thi…