Lines Matching refs:FontName
89 protected $FontName = NULL; variable in pChart
142 function setFontProperties($FontName, $FontSize) { argument
143 $this->FontName = $FontName;
381 $Position = imageftbbox ( $this->FontSize, 0, $this->FontName, $Value );
389 $this->FontName,
401 $this->FontName,
414 …$Position = imageftbbox ( $this->FontSize, 90, $this->FontName, $Data->getDataDescription()->getYA…
422 $style->getColor(), $this->FontName,
430 $style->getColor(), $this->FontName,
453 $Position = imageftbbox ( $this->FontSize, $Angle, $this->FontName, $Value );
464 $this->FontName,
475 $this->FontName,
485 $this->FontName,
502 $this->FontName,
509 $style->getColor(), $this->FontName,
681 $Position = imageftbbox ( $this->FontSize, 0, $this->FontName, $Value );
688 $this->FontName,
746 $Position = imageftbbox ( $this->FontSize, $Angle, $this->FontName, $Value );
757 $this->FontName,
768 $this->FontName,
778 $this->FontName,
793 $Position = imageftbbox ( $this->FontSize, 90, $this->FontName,
802 $this->FontName,
843 …$Position = imageftbbox ( $this->FontSize, 90, $this->FontName, $data->getDataDescription()->getXA…
851 $this->FontName,
918 $Position = imageftbbox ( $this->FontSize, 0, $this->FontName, $Value );
954 $Position = imageftbbox ( $this->FontSize, 0, $this->FontName, $Value );
1000 $this->FontName,
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 );
1039 $this->FontName,
1063 $Position = imageftbbox ( $this->FontSize, $Angle, $this->FontName, $Text );
1111 …$this->canvas->drawText($this->FontSize, $Angle, $newPosition, $color, $this->FontName, $Text, $sh…
1159 $this->FontName,
1192 $Position = imageftbbox ( $this->FontSize, 0, $this->FontName, $Caption );
1256 $this->FontName,
1501 $Positions = imagettfbbox ( $this->FontSize, 0, $this->FontName, $Value );
1510 $this->FontName,
2389 $Positions = imagettfbbox ( $this->FontSize, 0, $this->FontName, $Label );
2409 $this->FontName,
2428 $Positions = imagettfbbox ( $this->FontSize, 0, $this->FontName, $t );
2455 $this->FontName,