Searched refs:gradientDecay (Results 1 – 2 of 2) sorted by relevance
28 public function __construct(Color $backgroundColor, $stripe = false, Color $gradientStartColor = null, $gradientDecay = null, $borderWidth = 1, $borderDotSize = 0) { argument 32 $this->gradientDecay = $gradientDecay;62 return $this->gradientDecay;79 private $gradientDecay; variable in BackgroundStyle
30 …$backgroundColor, $stripe = false, Color $gradientStartColor = null, $gradientDecay = null, $borde… argument34 $this->gradientDecay = $gradientDecay;64 return $this->gradientDecay;81 private $gradientDecay; variable in BackgroundStyle