Home
last modified time | relevance | path

Searched defs:fontDescriptor (Results 1 – 5 of 5) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
DMetricsGenerator.php12 private $fontDescriptor; variable in Mpdf\\Fonts\\MetricsGenerator
14 public function __construct(FontCache $fontCache, $fontDescriptor)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
DFontWriter.php33 private $fontDescriptor; variable in Mpdf\\Writer\\FontWriter
35 public function __construct(Mpdf $mpdf, BaseWriter $writer, FontCache $fontCache, $fontDescriptor)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DServiceFactory.php37 $fontDescriptor,
DTTFontFile.php56 private $fontDescriptor; variable in Mpdf\\TTFontFile
214 public function __construct(FontCache $fontCache, $fontDescriptor)
DMpdf.php836 private $fontDescriptor; variable in Mpdf\\Mpdf