Lines Matching refs:Point
81 $this->canvas->drawFilledRoundedRectangle(new Point($XPos + 1, $YPos + 1),
82 new Point($XPos + $MaxWidth + 1,
90 $this->canvas->drawFilledRoundedRectangle(new Point($XPos, $YPos),
91 new Point($XPos + $MaxWidth,
104 $this->canvas->drawFilledRectangle(new Point($XPos + 10,
106 new Point($XPos + 14,
113 new Point($XPos + 22,
217 $this->canvas->drawCircle(new Point($XPos - .5, $YPos - .5),
221 $this->canvas->drawCircle(new Point($XPos - .5, $YPos - .5),
229 $this->canvas->drawLine(new Point($TopPlots [$Key] [$j],
231 new Point($TopPlots [$Key] [$j + 2],
274 new Point($TX, $TY),
525 new Point($TX, $TY),
585 $currentPos = new Point($PosX, $PosY);
588 $this->canvas->drawLine(new Point($XPos + $XOffset, $YPos + $YOffset),
624 $this->canvas->drawLine(new Point($aBotPlots [$Key] [$j],
626 new Point($aBotPlots [$Key] [$j + 2],
664 $this->canvas->drawAntialiasPixel(new Point($Plots[0], $Plots[1]),
668 $this->canvas->drawAntialiasPixel(new Point($Plots[2], $Plots[3]),
672 $this->canvas->drawAntialiasPixel(new Point($Plots[$Index - 4], $Plots [$Index - 3]),
694 $this->canvas->drawLine(new Point($aTopPlots[$Key][$j],
696 new Point($aTopPlots [$Key] [$j + 2],