Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php173 var $max_colH_correction; variable in Mpdf\\Mpdf
24614 if (($ratio > 1) && ($ratio <= $this->max_colH_correction)) {
24667 if (($ratio > 1) && ($ratio <= $this->max_colH_correction)) {
24676 …if (isset($s['rel_y']) && ($ratio > 1) && ($ratio <= $this->max_colH_correction)) { // only proces…
24727 if (($ratio > 1) && ($ratio <= $this->max_colH_correction)) {
24786 if (($ratio > 1) && ($ratio <= $this->max_colH_correction)) {
24796 if (isset($s['rel_y']) && ($ratio > 1) && ($ratio <= $this->max_colH_correction)) {