Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dtag.frame.inc.php27 function guess_lengths($lengths_src, $total) { function
H A Dbox.frame.php253 $rows = guess_lengths($this->rows, $this->get_height());
254 $cols = guess_lengths($this->cols, $this->get_width());