Home
last modified time | relevance | path

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

/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/dompdf/src/
H A DOptions.php297 … $this->setFontDir($this->chroot . DIRECTORY_SEPARATOR . "lib" . DIRECTORY_SEPARATOR . "fonts");
320 $this->setFontDir($value);
790 public function setFontDir($fontDir) function in Dompdf\\Options