Home
last modified time | relevance | path

Searched defs:drawTextBox (Results 1 – 4 of 4) sorted by relevance

/plugin/statdisplay/pchart/
H A DpChart.php1054 …public function drawTextBox(Point $point1, Point $point2, $Text, $Angle = 0, Color $color = null, … function in pChart
/plugin/statistics/inc/pchart/
H A DpChart.php1127 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 Dpchart.php1100 …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 DpChart.class.php1124 …function drawTextBox($X1,$Y1,$X2,$Y2,$Text,$Angle=0,$R=255,$G=255,$B=255,$Align=ALIGN_LEFT,$Shadow… function in pChart