Home
last modified time | relevance | path

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

/plugin/statdisplay/pchart/
H A DICanvas.php36 …function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha… function
H A DTestCanvas.php55 …function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha… function in TestCanvas
H A DGDCanvas.php386 …public function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties,… function in GDCanvas
/plugin/statistics/inc/pchart/
H A DICanvas.php32 function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha = 100); function
H A DTestCanvas.php53 function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha = 100) { function in TestCanvas
H A DGDCanvas.php445 public function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha = 100) { global() function in GDCanvas
[all...]
/plugin/projects/pchart/pchart/
H A Dpchart.php3200 function drawAntialiasPixel($X,$Y,$R,$G,$B,$Alpha=100,$NoFallBack=FALSE) function in pChart
/plugin/charter/lib/pchart/
H A DpChart.class.php3225 function drawAntialiasPixel($X,$Y,$R,$G,$B,$Alpha=100,$NoFallBack=FALSE) function in pChart