Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.php15 var $_cached_min_widths; variable in TableBox
23 $this->_cached_min_widths = null;
860 if (!is_null($this->_cached_min_widths)) {
861 return $this->_cached_min_widths;
881 $this->_cached_min_widths = $widths;