Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.table.layout.auto.php99 $minwc = $table->normalize_min_widths($width, $minw, $minwc);
H A Dbox.table.php919 function normalize_min_widths($width, $minw, $minwc) { function in TableBox