Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php99 var $justifyB4br;
6823 (!$endofblock && $align == 'J' && ($next == 'image' || $next == 'select' || $next == 'input' || $next == 'textarea' || ($next == 'br' && $this->justifyB4br)))) && !($CJKoverflow && $this->allowCJKoverflow)) {
108 var $justifyB4br; global() variable in Mpdf\\Mpdf