Home | History | Annotate | Download | only in latin

Lines Matching refs:xDist

902             final int xDist = this.x + width / 2 - x;
904 return xDist * xDist + yDist * yDist;