Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.bottom.php5 class ValueBottom extends CSSValuePercentage { class
7 return CSSValuePercentage::_fromString($value, new ValueBottom);
11 $value =& parent::_copy(new ValueBottom);
H A Dcss.bottom.inc.php30 $this->_autoValue = ValueBottom::fromString('auto');
50 return ValueBottom::fromString($value);