Home
last modified time | relevance | path

Searched refs:jsonWrite (Results 1 – 4 of 4) sorted by path

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DFontCache.php59 public function jsonWrite($filename, $data) function in Mpdf\\Fonts\\FontCache
H A DMetricsGenerator.php70 $this->fontCache->jsonWrite($fontkey . '.mtx.json', $font);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php1391 $this->fontCache->jsonWrite($this->fontkey . '.GDEFdata.json', $font);
1616 $this->fontCache->jsonWrite($this->fontkey . '.GSUBdata.json', $this->GSLuCoverage);
2359 $this->fontCache->jsonWrite($this->fontkey . '.GSUB.' . $st . '.' . $t . '.json', $font);
3452 $this->fontCache->jsonWrite($this->fontkey . '.GPOSdata.json', $this->LuCoverage);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DFontWriter.php90 $this->fontCache->jsonWrite($fontkey . '.ps.json', $originalsize);
472 $this->fontCache->jsonWrite($fontCacheFilename, $character);