Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php427 var $show_marks; // crop or cross marks
1210 $this->show_marks = ''; // crop or cross marks
10158 $this->show_marks = $marks;
13030 if ($this->show_marks == 'CROP' || $this->show_marks == 'CROPCROSS') {
13069 if ($this->show_marks == 'CROSS' || $this->show_marks == 'CROPCROSS') {
13283 $this->show_marks = $marks;
433 var $show_marks; // crop or cross marks global() variable in Mpdf\\Mpdf