Searched defs:apply_cell (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) { function in VerticalAlignSuper 20 function apply_cell(&$cell, $row_height, $row_baseline) { function in VerticalAlignSub 26 function apply_cell(&$cell, $row_height, $row_baseline) { function in VerticalAlignTop 32 function apply_cell(&$cell, $row_height, $row_baseline) { function in VerticalAlignMiddle 42 function apply_cell(&$cell, $row_height, $row_baseline) { function in VerticalAlignBottom 52 function apply_cell(&$cell, $row_height, $row_baseline) { function in VerticalAlignBaseline 62 function apply_cell(&$cell, $row_height, $row_baseline) { function in VerticalAlignTextTop 68 function apply_cell(&$cell, $row_height, $row_baseline) { function in VerticalAlignTextBottom
|