Searched defs:fontDescriptor (Results 1 – 5 of 5) sorted by relevance
12 private $fontDescriptor; variable in Mpdf\\Fonts\\MetricsGenerator14 public function __construct(FontCache $fontCache, $fontDescriptor)
33 private $fontDescriptor; variable in Mpdf\\Writer\\FontWriter35 public function __construct(Mpdf $mpdf, BaseWriter $writer, FontCache $fontCache, $fontDescriptor)
37 $fontDescriptor,
56 private $fontDescriptor; variable in Mpdf\\TTFontFile214 public function __construct(FontCache $fontCache, $fontDescriptor)
836 private $fontDescriptor; variable in Mpdf\\Mpdf