Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.pseudo.localalign.inc.php8 class CSSLocalAlign extends CSSPropertyHandler { class
9 function CSSLocalAlign() { $this->CSSPropertyHandler(false, false); } function in CSSLocalAlign
24 CSS::register_css_property(new CSSLocalAlign);