Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DMetricsGenerator.php10 private $fontCache; variable in Mpdf\\Fonts\\MetricsGenerator
14 public function __construct(FontCache $fontCache, $fontDescriptor) argument
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DFontWriter.php29 private $fontCache; global() variable in Mpdf\\Writer\\FontWriter
36 __construct(Mpdf $mpdf, BaseWriter $writer, FontCache $fontCache, $fontDescriptor) global() argument
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php54 private $fontCache; variable in Mpdf\\TTFontFile
214 public function __construct(FontCache $fontCache, $fontDescriptor) argument
H A DOtl.php29 private $fontCache; variable in Mpdf\\Otl
111 public function __construct(Mpdf $mpdf, FontCache $fontCache) argument
[all...]
H A DMpdf.php883 private $fontCache; global() variable in Mpdf\\Mpdf
[all...]