Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.state.class.php59 if ($this->get_propertyDefaultFlag(CSS_FONT_SIZE)) {
147 function get_propertyDefaultFlag($code) { function in CSSState
H A Dvalue.font.class.php41 if ($state->get_propertyDefaultFlag(CSS_FONT_SIZE)) {