Home
last modified time | relevance | path

Searched refs:jsonLoad (Results 1 – 4 of 4) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DFontCache.php39 public function jsonLoad($filename) function in Mpdf\\Fonts\\FontCache
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DFontWriter.php80 $originalsize = $this->fontCache->jsonLoad($fontkey . '.ps.json'); // sets $originalsize (of repackaged font)
456 $character = $this->fontCache->jsonLoad($fontCacheFilename);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtl.php142 $font = $this->fontCache->jsonLoad($fontCacheFilename);
373 $font = $this->fontCache->jsonLoad($fontCacheFilename);
393 $this->GSLuCoverage = $this->GSUBdata[$this->fontkey]['GSLuCoverage'] = $this->fontCache->jsonLoad($fontCacheFilename);
1031 $this->LuCoverage = $this->GPOSdata[$this->fontkey]['LuCoverage'] = $this->fontCache->jsonLoad($fontCacheFilename);
H A DMpdf.php3887 $font = $this->fontCache->jsonLoad($fontCacheFilename);
3930 $font = $this->fontCache->jsonLoad($fontCacheFilename);