Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php6365 function restoreFont(&$saved, $write = true) function in Mpdf\\Mpdf
6555 $this->restoreFont($font[$k], false);
6752 $this->restoreFont($font[$k], false);
6786 $this->restoreFont($font[$k], false);
6831 $this->restoreFont($font[$chunkorder[count($chunkorder) - 1]], false);
6919 $this->restoreFont($font[$k]); // mPDF 5.7
8294 $this->restoreFont($font[$k], false);
8360 $this->restoreFont($font[$k], false);
8552 $this->restoreFont($font[$k]); // mPDF 5.7
8690 $this->restoreFont($savedPreFont[$ix]);
[all …]