Home | History | Annotate | Download | only in widget

Lines Matching refs:sY

5525         int sX, sY; // source x, y
5530 sY = source.top + source.height() / 2;
5536 sY = source.bottom;
5542 sY = source.top + source.height() / 2;
5548 sY = source.top;
5555 sY = source.top + source.height() / 2;
5565 int deltaY = dY - sY;