Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.php655 $base_width = $width;
671 min($cwc->apply_inverse($widths[$i], $base_width),
695 $base_width = $width;
705 min($cwc->apply_inverse($widths[$i], $base_width),
H A Dbox.text.php39 function _make_wrappable(&$driver, $base_width, $font_name, $font_size, $subword_index) { argument
45 …$subword_wrappable_width = $base_width + $driver->stringwidth(substr($this->words[$subword_index],…