Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dflow_context.class.inc.php7 var $_floats; variable in FlowContext
20 $this->_floats[0][] =& $float;
28 return $this->_floats[0];
280 $this->_floats = array(array());
307 array_shift($this->_floats);
324 array_unshift($this->_floats, array());
H A Dbox.container.php386 $this->_floats = array();