Lines Matching refs:xmotion
101 if (!QueryInSquare(BW, event->xmotion.x, event->xmotion.y,
103 status->at_x = InBitmapX(BW, event->xmotion.x);
104 status->at_y = InBitmapY(BW, event->xmotion.y);
208 if (!QueryInSquare(BW, event->xmotion.x, event->xmotion.y,
213 status->at_x = InBitmapX(BW, event->xmotion.x);
214 status->at_y = InBitmapY(BW, event->xmotion.y);
377 if (!QueryInSquare(BW, event->xmotion.x, event->xmotion.y,
383 status->to_x = InBitmapX(BW, event->xmotion.x);
384 status->to_y = InBitmapY(BW, event->xmotion.y);
392 status->to_x = InBitmapX(BW, event->xmotion.x);
393 status->to_y = InBitmapY(BW, event->xmotion.y);
618 if (!QueryInSquare(BW, event->xmotion.x, event->xmotion.y,
622 status->to_x = InBitmapX(BW, event->xmotion.x);
623 status->to_y = InBitmapY(BW, event->xmotion.y);