Home
last modified time | relevance | path

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

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