Home
last modified time | relevance | path

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

/plugin/statdisplay/pchart/
H A DICanvas.php24 function drawRoundedRectangle(Point $corner1, Point $corner2, $radius, function
H A DTestCanvas.php35 function drawRoundedRectangle(Point $corner1, Point $corner2, $radius, function in TestCanvas
H A DGDCanvas.php139 …public function drawRoundedRectangle(Point $point1, Point $point2, $radius, Color $color, $lineWid… function in GDCanvas
/plugin/statistics/inc/pchart/
H A DICanvas.php20 function drawRoundedRectangle(Point $corner1, Point $corner2, $radius, function
H A DTestCanvas.php33 function drawRoundedRectangle(Point $corner1, Point $corner2, $radius, function in TestCanvas
H A DGDCanvas.php153 public function drawRoundedRectangle(Point $point1, Point $point2, $radius, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties) { function in GDCanvas
/plugin/projects/pchart/pchart/
H A Dpchart.php2872 function drawRoundedRectangle($X1,$Y1,$X2,$Y2,$Radius,$R,$G,$B) function in pChart
/plugin/charter/lib/pchart/
H A DpChart.class.php2897 function drawRoundedRectangle($X1,$Y1,$X2,$Y2,$Radius,$R,$G,$B) function in pChart