Home
last modified time | relevance | path

Searched defs:drawFilledCircle (Results 1 – 8 of 8) sorted by relevance

/plugin/statdisplay/pchart/
H A DICanvas.php47 …function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties… function
H A DTestCanvas.php72 …function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties… function in TestCanvas
H A DGDCanvas.php548 …public function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowPro… function in GDCanvas
/plugin/statistics/inc/pchart/
H A DICanvas.php43 function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null); function
H A DTestCanvas.php70 function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) { function in TestCanvas
H A DGDCanvas.php623 public function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) { function in GDCanvas
/plugin/projects/pchart/pchart/
H A Dpchart.php2976 function drawFilledCircle($Xc,$Yc,$Height,$R,$G,$B,$Width=0) function in pChart
/plugin/charter/lib/pchart/
H A DpChart.class.php3001 function drawFilledCircle($Xc,$Yc,$Height,$R,$G,$B,$Width=0) function in pChart