Lines Matching refs:xDistance
44 $this->drawFilledRectangle(new Point($X1 + $shadowProperties->xDistance,
46 new Point($X2 + $shadowProperties->xDistance,
56 $this->drawFilledRectangle(new Point($X1 + $shadowProperties->xDistance - $i / 2,
58 new Point($X2 + $shadowProperties->xDistance - $i / 2,
65 $this->drawFilledRectangle(new Point($X1 + $shadowProperties->xDistance + $i / 2,
67 new Point($X2 + $shadowProperties->xDistance + $i / 2,
68 $Y2 + $shadowProperties->xDistance + $i / 2),
389 $this->drawAntialiasPixel(new Point($point->getX() + $shadowProperties->xDistance,
398 $this->drawAntialiasPixel(new Point($point->getX() + $shadowProperties->xDistance - $i / 2,
404 $this->drawAntialiasPixel(new Point($point->getX() + $shadowProperties->xDistance + $i / 2,
518 $point->getX() + $shadowProperties->xDistance,