Home
last modified time | relevance | path

Searched refs:_getDefaultState (Results 1 – 2 of 2) sorted by path

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.inc.php10 function _getDefaultState() { function in CSS
H A Dcss.state.class.php11 $this->_state = array($this->_getDefaultState());
21 function _getDefaultState() { function in CSSState
22 return $this->_handlerSet->_getDefaultState();
72 $this->_state[0] = $this->_getDefaultState();
85 $this->_state[0] = $this->_getDefaultState();