Home
last modified time | relevance | path

Searched defs:drawCircle (Results 1 – 10 of 10) sorted by relevance

/plugin/statdisplay/pchart/
H A DICanvas.php45 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid… function
H A DTestCanvas.php68 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid… function in TestCanvas
H A DGDCanvas.php531 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid… function in GDCanvas
/plugin/statistics/inc/pchart/
H A DICanvas.php41 function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null); function
H A DTestCanvas.php66 function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) { function in TestCanvas
H A DGDCanvas.php604 function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) { function in GDCanvas
/plugin/projects/pchart/pchart/
H A Dpchart.php2957 function drawCircle($Xc,$Yc,$Height,$R,$G,$B,$Width=0) function in pChart
/plugin/charter/lib/pchart/
H A DpChart.class.php2982 function drawCircle($Xc,$Yc,$Height,$R,$G,$B,$Width=0) function in pChart
/plugin/ol3/
H A Dscript.js8 …){if(a()<e)throw new RangeError("Invalid typed array length");return l.TYPED_ARRAY_SUPPORT?(t=new … function
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js16915 function drawCircle(parentGfx, width, height, offset, attrs) { function