Searched refs:row_baseline (Results 1 – 1 of 1) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | css.vertical-align.inc.php | 14 function apply_cell(&$cell, $row_height, $row_baseline) { argument 20 function apply_cell(&$cell, $row_height, $row_baseline) { argument 26 function apply_cell(&$cell, $row_height, $row_baseline) { argument 32 function apply_cell(&$cell, $row_height, $row_baseline) { argument 42 function apply_cell(&$cell, $row_height, $row_baseline) { argument 52 function apply_cell(&$cell, $row_height, $row_baseline) { argument 53 $delta = ($row_baseline - $cell->get_cell_baseline()); 62 function apply_cell(&$cell, $row_height, $row_baseline) { argument 68 function apply_cell(&$cell, $row_height, $row_baseline) { argument 69 $delta = ($row_baseline - $cell->get_cell_baseline());
|