Home
last modified time | relevance | path

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

/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/Tag/
H A DAnnotation.php63 } elseif ($this->mpdf->annotMargin) {
/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/
H A DMpdf.php165 var $annotMargin; variable in Mpdf\\Mpdf
6929 } elseif ($this->annotMargin <> 0) {
9950 if ($this->annotMargin <> 0 || $x == 0 || $x < 0) { // Odd page
9951 $x = ($wPt / Mpdf::SCALE) - $this->annotMargin;
10169 if (!$this->annotMargin) {
10173 if (!$opacity && $this->annotMargin) {