Searched refs:A_B (Results 1 – 2 of 2) sorted by relevance
/plugin/projects/pchart/pchart/ |
H A D | pchart.php | 2075 …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 D | pChart.class.php | 2100 …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);
|