Searched refs:addIncrement (Results 1 – 2 of 2) sorted by relevance
29 public function addIncrement($x, $y) { function in Point
1076 $newPosition = $point1->addIncrement(1, $this->FontSize + 1);1079 $newPosition = $point1->addIncrement(($AreaWidth / 2) - ($TextWidth / 2),1087 $newPosition = $point1->addIncrement(1,1091 $newPosition = $point1->addIncrement(($AreaWidth / 2) - ($TextWidth / 2),1107 $newPosition = $point2->addIncrement(- $TextWidth - 1,