Home
last modified time | relevance | path

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

/plugin/statdisplay/pchart/
H A DICanvas.php15 …function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, Sha… function
H A DTestCanvas.php22 …function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, Sha… function in TestCanvas
H A DGDCanvas.php104 …public function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSi… function in GDCanvas
/plugin/statistics/inc/pchart/
H A DICanvas.php11 function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties); function
H A DTestCanvas.php20 function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties) { function in TestCanvas
H A DGDCanvas.php110 public function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties) { function in GDCanvas
/plugin/projects/pchart/pchart/
H A Dpchart.php2800 function drawRectangle($X1,$Y1,$X2,$Y2,$R,$G,$B) function in pChart
/plugin/charter/lib/pchart/
H A DpChart.class.php2825 function drawRectangle($X1,$Y1,$X2,$Y2,$R,$G,$B) function in pChart