Searched defs:drawTextBox (Results 1 – 4 of 4) sorted by relevance
/plugin/statdisplay/pchart/ |
H A D | pChart.php | 1054 …public function drawTextBox(Point $point1, Point $point2, $Text, $Angle = 0, Color $color = null, … function in pChart
|
/plugin/statistics/inc/pchart/ |
H A D | pChart.php | 1127 public function drawTextBox(Point $point1, Point $point2, $Text, $Angle = 0, Color $color = null, $Align = ALIGN_LEFT, ShadowProperties $shadowProperties = null, Color $backgroundColor = null, $Alpha = 100) { function in pChart
|
/plugin/projects/pchart/pchart/ |
H A D | pchart.php | 1100 …function drawTextBox($X1,$Y1,$X2,$Y2,$Text,$Angle=0,$R=255,$G=255,$B=255,$Align=ALIGN_LEFT,$Shadow… function in pChart
|
/plugin/charter/lib/pchart/ |
H A D | pChart.class.php | 1124 …function drawTextBox($X1,$Y1,$X2,$Y2,$Text,$Angle=0,$R=255,$G=255,$B=255,$Align=ALIGN_LEFT,$Shadow… function in pChart
|