Searched refs:BorderStyle (Results 1 – 2 of 2) sorted by relevance
5 class BorderStyle extends CSSValue { class12 $value =& new BorderStyle($this->top, $this->right, $this->bottom, $this->left);16 function BorderStyle($top, $right, $bottom, $left) { function in BorderStyle
12 $this->_defaultValue = new BorderStyle(BS_NONE,33 return new BorderStyle($owner_value->top->style, 108 return new BorderStyle($values[0],