Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.vertical-align.inc.php77 class CSSVerticalAlign extends CSSPropertyHandler { class
78 function CSSVerticalAlign() { function in CSSVerticalAlign
169 CSS::register_css_property(new CSSVerticalAlign);
H A Dbox.table.row.php85 $va_fun = CSSVerticalAlign::value2pdf($va);
H A Dbox.page.margin.class.php134 $va = CSSVerticalAlign::value2pdf($this->get_css_property(CSS_VERTICAL_ALIGN));
H A Dbox.table.php442 $va_fun = CSSVerticalAlign::value2pdf($vertical_align);