Searched refs:sY (Results 1 – 1 of 1) sorted by relevance
5688 int sX, sY; // source x, y in getDistance() local5693 sY = source.top + source.height() / 2; in getDistance()5699 sY = source.bottom; in getDistance()5705 sY = source.top + source.height() / 2; in getDistance()5711 sY = source.top; in getDistance()5718 sY = source.top + source.height() / 2; in getDistance()5728 int deltaY = dY - sY; in getDistance()