Lines Matching refs:FontSize

90 	protected $FontSize = NULL;  variable in pChart
142 function setFontProperties($FontName, $FontSize) { argument
144 $this->FontSize = $FontSize;
381 $Position = imageftbbox ( $this->FontSize, 0, $this->FontName, $Value );
385 $this->canvas->drawText($this->FontSize, 0,
387 $YPos + ($this->FontSize / 2)),
396 $this->canvas->drawText($this->FontSize,
399 $YPos + ($this->FontSize / 2)),
414 …$Position = imageftbbox ( $this->FontSize, 90, $this->FontName, $Data->getDataDescription()->getYA…
419 $this->canvas->drawText($this->FontSize, 90,
420 new Point($XMin + $this->FontSize,
427 $this->canvas->drawText($this->FontSize, 90,
428 new Point($XMin - $this->FontSize,
453 $Position = imageftbbox ( $this->FontSize, $Angle, $this->FontName, $Value );
459 $this->canvas->drawText($this->FontSize,
470 $this->canvas->drawText($this->FontSize,
480 $this->canvas->drawText($this->FontSize,
501 $Position = imageftbbox ( $this->FontSize, 90,
506 $this->canvas->drawText($this->FontSize, 0,
508 $YMax + $this->FontSize + 5),
681 $Position = imageftbbox ( $this->FontSize, 0, $this->FontName, $Value );
683 $this->canvas->drawText($this->FontSize,
686 $YPos + ($this->FontSize / 2)),
746 $Position = imageftbbox ( $this->FontSize, $Angle, $this->FontName, $Value );
752 $this->canvas->drawText($this->FontSize,
763 $this->canvas->drawText($this->FontSize,
773 $this->canvas->drawText($this->FontSize,
793 $Position = imageftbbox ( $this->FontSize, 90, $this->FontName,
797 $this->canvas->drawText($this->FontSize,
799 new Point($XMin - $this->FontSize,
843 …$Position = imageftbbox ( $this->FontSize, 90, $this->FontName, $data->getDataDescription()->getXA…
846 $this->canvas->drawText($this->FontSize,
849 $YMax + $this->FontSize + 5),
918 $Position = imageftbbox ( $this->FontSize, 0, $this->FontName, $Value );
954 $Position = imageftbbox ( $this->FontSize, 0, $this->FontName, $Value );
983 $YOffset = 4 + $this->FontSize;
995 $this->canvas->drawText($this->FontSize,
1004 $Position = imageftbbox ( $this->FontSize, 0, $this->FontName, $Value );
1024 $Position = imageftbbox ( $this->FontSize, 0, $this->FontName, $Value );
1030 $Position = imageftbbox ( $this->FontSize, 0, $this->FontName, $Value );
1035 $this->canvas->drawText($this->FontSize,
1063 $Position = imageftbbox ( $this->FontSize, $Angle, $this->FontName, $Text );
1076 $newPosition = $point1->addIncrement(1, $this->FontSize + 1);
1080 $this->FontSize + 1);
1084 $point1->getY() + $this->FontSize + 1);
1111 …$this->canvas->drawText($this->FontSize, $Angle, $newPosition, $color, $this->FontName, $Text, $sh…
1149 $Y + ($this->FontSize/ 2));
1153 $Y - ($this->FontSize / 2));
1156 $this->canvas->drawText($this->FontSize, 0,
1192 $Position = imageftbbox ( $this->FontSize, 0, $this->FontName, $Caption );
1252 $this->canvas->drawText($this->FontSize,
1501 $Positions = imagettfbbox ( $this->FontSize, 0, $this->FontName, $Value );
1506 $this->canvas->drawText($this->FontSize,
2389 $Positions = imagettfbbox ( $this->FontSize, 0, $this->FontName, $Label );
2405 $this->canvas->drawText($this->FontSize,
2428 $Positions = imagettfbbox ( $this->FontSize, 0, $this->FontName, $t );
2430 $Y = $YPos + $this->FontSize;
2451 $this->canvas->drawText($this->FontSize,