Lines Matching defs:drawLine
115 $this->drawLine(
124 $this->drawLine(
133 $this->drawLine(
142 $this->drawLine(
178 $this->drawLine(
187 $this->drawLine(
196 $this->drawLine(
205 $this->drawLine(
326 $this->drawLine(
334 $this->drawLine(
342 $this->drawLine(
350 $this->drawLine(
360 public function drawLine(Point $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties, Point $boundingBoxMin = null, Point $boundingBoxMax = null) {