Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.property.stringset.class.php7 function CSSPropertyStringSet($inherit, $inherit_text, $mapping) { argument
8 $this->CSSPropertyHandler($inherit, $inherit_text);
H A Dcss.property.sub.class.php31 function inherit_text($old_state, &$new_state) { function in CSSSubProperty
H A Dcss.property.handler.class.php63 function inherit_text($old_state, &$new_state) { function in CSSPropertyHandler
H A Dcss.vertical-align.inc.php104 function inherit_text($old_state, &$new_state) { function in CSSVerticalAlign
H A Dcss.state.class.php90 $handler->inherit_text($state, $new_state);