Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.vertical-align.inc.php53 $delta = ($row_baseline - $cell->get_cell_baseline());
69 $delta = ($row_baseline - $cell->get_cell_baseline());
H A Dbox.table.row.php99 $baseline = max($baseline, $cell->get_cell_baseline());
H A Dbox.table.cell.php254 function get_cell_baseline() { function in TableCellBox
H A Dbox.page.margin.class.php116 function get_cell_baseline() { function in BoxPageMargin