Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.border.color.class.php5 class BorderColor extends CSSValue { class
12 $value =& new BorderColor($this->top, $this->right, $this->bottom, $this->left);
16 function BorderColor($top, $right, $bottom, $left) { function in BorderColor
H A Dcss.border.color.inc.php12 $this->_defaultValue = new BorderColor(new Color(array(0,0,0), true),
33 return new BorderColor($owner_value->top->color,
85 return new BorderColor($colors[0],