Home | History | Annotate | Download | only in widget

Lines Matching refs:dX

5467         int dX, dY; // dest x, y
5472 dX = dest.left;
5478 dX = dest.left + dest.width() / 2;
5484 dX = dest.right;
5490 dX = dest.left + dest.width() / 2;
5497 dX = dest.left + dest.width() / 2;
5505 int deltaX = dX - sX;