Searched refs:_autoValue (Results 1 – 5 of 5) sorted by relevance
7 var $_autoValue; variable in CSSHeight11 $this->_autoValue = ValueHeight::fromString('auto');24 return $this->_autoValue->copy();
9 $this->_autoValue = ValueRight::fromString('auto');13 return $this->_autoValue->copy();
9 $this->_autoValue = ValueLeft::fromString('auto');13 return $this->_autoValue->copy();
9 $this->_autoValue = ValueTop::fromString('auto');13 return $this->_autoValue->copy();
30 $this->_autoValue = ValueBottom::fromString('auto');34 return $this->_autoValue->copy();