Home
last modified time | relevance | path

Searched defs:gradientDecay (Results 1 – 2 of 2) sorted by relevance

/plugin/statdisplay/pchart/
H A DBackgroundStyle.php30 …$backgroundColor, $stripe = false, Color $gradientStartColor = null, $gradientDecay = null, $borde…
81 private $gradientDecay; variable in BackgroundStyle
/plugin/statistics/inc/pchart/
H A DBackgroundStyle.php28 public function __construct(Color $backgroundColor, $stripe = false, Color $gradientStartColor = null, $gradientDecay = null, $borderWidth = 1, $borderDotSize = 0) { argument
79 private $gradientDecay; variable in BackgroundStyle