H A D | value.border.edge.class.php | 5 var $color; variable in EdgePDF 37 function setColor(&$color) { argument 39 $this->color = $color->copy(); 83 $edge->color = $this->color->copy(); 95 return $this->color; 148 $color = $this->color->copy(); 169 $color = $this->color->copy(); 185 $color = $this->color->copy(); 212 $color = $this->color->copy(); 232 $color = $this->color->copy(); [all …]
|