Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
DImageProcessor.php219 if ($orig_srcpath && $this->mpdf->basepathIsLocal && $check = @fopen($orig_srcpath, 'rb')) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DCssManager.php2301 if ($this->mpdf->basepathIsLocal) {
DMpdf.php428 var $basepathIsLocal; variable in Mpdf\\Mpdf
11434 $this->basepathIsLocal = true;
11446 $this->basepathIsLocal = true;
11448 $this->basepathIsLocal = false;