Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.cell.php10 var $_suppress_last; variable in TableCellBox
17 $this->_suppress_last = false;
240 $box->_suppress_last = true;
281 if (!is_null($last) && $this->_suppress_last && $last->isBlockLevel()) {