Lines Matching refs:root_x
789 pSprite->hot.x = ev->root_x; in CheckVirtualMotion()
866 ev->root_x = pSprite->hot.x; in CheckVirtualMotion()
1173 event->root_x += pSprite->screen->x - screenInfo.screens[0]->x; in EnqueueEvent()
1177 pSprite->hotPhys.x = event->root_x; in EnqueueEvent()
1186 tailev->root_x = pSprite->hotPhys.x; in EnqueueEvent()
1252 ev->root_x += screenInfo.screens[0]->x - in PlayReleasedEvents()
1324 event->root_x, event->root_y); in ComputeFreezes()
2553 event->event_x = event->root_x - double_to_fp1616(pWin->drawable.x); in FixUpEventFromWindow()
3013 ev->root_x += pSprite->screen->x - screenInfo.screens[0]->x; in CheckMotion()
3026 pSprite->hot.x = ev->root_x; in CheckMotion()
3041 if ((pSprite->hotPhys.x != ev->root_x) || in CheckMotion()
3062 ev->root_x = pSprite->hot.x; in CheckMotion()
4642 event->root_x = double_to_fp1616(mouse->spriteInfo->sprite->hot.x); in DeviceEnterLeaveEvent()