Home
last modified time | relevance | path

Searched refs:width_fun (Results 1 – 2 of 2) sorted by last modified time

/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.table.layout.auto.php12 function use_colspans(&$table, $widths, &$context, $width_fun, $minwc, $maxwc) { argument
20 $cell_width = $cell->$width_fun($context);
H A Dbox.table.php757 function _table_apply_colspans($widths, &$context, $width_fun, $minwc, $maxwc) { argument
765 $cell_width = $cell->$width_fun($context);