Searched refs:ValueBottom (Results 1 – 2 of 2) sorted by path
30 $this->_autoValue = ValueBottom::fromString('auto');50 return ValueBottom::fromString($value);
5 class ValueBottom extends CSSValuePercentage { class7 return CSSValuePercentage::_fromString($value, new ValueBottom);11 $value =& parent::_copy(new ValueBottom);