Home
last modified time | relevance | path

Searched refs:getG (Results 1 – 4 of 4) sorted by relevance

/plugin/statdisplay/pchart/
H A DPalette.php31 $GFactor = ($color2->getG() - $color1->getG()) / $shades;
36 $color1->getG() + $GFactor * $i,
H A DColor.php85 public function getG() { function in Color
/plugin/statistics/inc/pchart/
H A DPalette.php50 $GFactor = ($color2->getG() - $color1->getG()) / $shades;
55 $color1->getG() + $GFactor * $i,
H A DColor.php182 public function getG() { function in Color