Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.border.style.class.php5 class BorderStyle extends CSSValue { class
12 $value =& new BorderStyle($this->top, $this->right, $this->bottom, $this->left);
16 function BorderStyle($top, $right, $bottom, $left) { function in BorderStyle
H A Dcss.border.style.inc.php12 $this->_defaultValue = new BorderStyle(BS_NONE,
33 return new BorderStyle($owner_value->top->style,
108 return new BorderStyle($values[0],