Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.css.margin.boxes.php14 $pipeline->_cssState = array(new CSSState(CSS::get()));
33 $pipeline->_cssState = array(new CSSState(CSS::get()));
52 $pipeline->_cssState = array(new CSSState(CSS::get()));
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.null.php16 $css_state = new CSSState(CSS::get());
H A Dcss.state.class.php3 class CSSState { class
9 function CSSState(&$handlerSet) { function in CSSState
H A Dbox.inline.php58 $fake_state = new CSSState(CSS::get());
H A Dpipeline.class.php1124 $this->_cssState = array(new CSSState(CSS::get()));