Home | History | Annotate | Download | only in inputmethodservice

Lines Matching refs:xDist

468             int xDist = this.x + width / 2 - x;
470 return xDist * xDist + yDist * yDist;