Lines Matching refs:canvas
81 $this->canvas->drawFilledRoundedRectangle(new Point($XPos + 1, $YPos + 1),
90 $this->canvas->drawFilledRoundedRectangle(new Point($XPos, $YPos),
104 $this->canvas->drawFilledRectangle(new Point($XPos + 10,
111 $this->canvas->drawText($this->FontSize,
212 $this->canvas->drawFilledPolygon($PolyPlots [$Key],
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],
272 $this->canvas->drawText($this->FontSize,
403 $this->canvas->drawFilledPolygon($PolyPlots [$Key],
523 $this->canvas->drawText($this->FontSize,
588 $this->canvas->drawLine(new Point($XPos + $XOffset, $YPos + $YOffset),
596 $this->canvas->drawLine($lastPos,
613 $this->canvas->drawFilledPolygon($BotPlots [$Key],
624 $this->canvas->drawLine(new Point($aBotPlots [$Key] [$j],
653 $this->canvas->drawFilledPolygon($Plots,
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]),
684 $this->canvas->drawFilledPolygon($TopPlots [$Key],
694 $this->canvas->drawLine(new Point($aTopPlots[$Key][$j],