Home
last modified time | relevance | path

Searched refs:drawGraphArea (Results 1 – 7 of 7) sorted by relevance

/plugin/projects/plugins/target/
H A Dplot.php130 $plot->drawGraphArea($background['R'], $background['G'],
/plugin/stats/
H A Dsyntax.php490 $chart->drawGraphArea(252,252,252);
614 $chart->drawGraphArea(252,252,252);
/plugin/charter/
H A Dhelper.php429 …$pchart->drawGraphArea($this->flags['graphColor'][0], $this->flags['graphColor'][1], $this->flags[…
/plugin/statdisplay/pchart/
H A DpChart.php221 private function drawGraphArea(BackgroundStyle $style) { function in pChart
265 $this->drawGraphArea($style);
/plugin/statistics/inc/pchart/
H A DpChart.php212 private function drawGraphArea(BackgroundStyle $style) { function in pChart
262 $this->drawGraphArea($style);
/plugin/projects/pchart/pchart/
H A Dpchart.php317 function drawGraphArea($R,$G,$B,$Stripe=FALSE) function in pChart
/plugin/charter/lib/pchart/
H A DpChart.class.php317 function drawGraphArea($R,$G,$B,$Stripe=FALSE) function in pChart