Searched refs:sY (Results 1 – 1 of 1) sorted by relevance
5038 int sX, sY; // source x, y in getDistance() local5043 sY = source.top + source.height() / 2; in getDistance()5049 sY = source.bottom; in getDistance()5055 sY = source.top + source.height() / 2; in getDistance()5061 sY = source.top; in getDistance()5068 sY = source.top + source.height() / 2; in getDistance()5078 int deltaY = dY - sY; in getDistance()