Home
last modified time | relevance | path

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

/plugin/projects/pchart/pchart/
H A Dpchart.php2075 …function drawRadarAxis($Data,$DataDescription,$Mosaic=TRUE,$BorderOffset=10,$A_R=60,$A_G=60,$A_B=6… argument
2081 $C_TextColor = $this->AllocateColor($this->Picture,$A_R,$A_G,$A_B);
2164 $this->drawLine($XCenter,$YCenter,$X,$Y,$A_R,$A_G,$A_B);
/plugin/charter/lib/pchart/
H A DpChart.class.php2100 …function drawRadarAxis($Data,$DataDescription,$Mosaic=TRUE,$BorderOffset=10,$A_R=60,$A_G=60,$A_B=6… argument
2106 $C_TextColor = $this->AllocateColor($this->Picture,$A_R,$A_G,$A_B);
2189 $this->drawLine($XCenter,$YCenter,$X,$Y,$A_R,$A_G,$A_B);