Searched refs:WarpWMCursor (Results 1 – 21 of 21) sorted by relevance
253 void (*WarpWMCursor)(_THIS, Uint16 x, Uint16 y); member
314 if ( video->WarpWMCursor ) { in SDL_WarpMouse()315 video->WarpWMCursor(this, x, y); in SDL_WarpMouse()
130 device->WarpWMCursor = QT_WarpWMCursor; in QT_CreateDevice()
135 device->WarpWMCursor = PG_WarpWMCursor; in PG_CreateDevice()
213 device->WarpWMCursor = NULL; in EPOC_CreateDevice()
239 this->WarpWMCursor = WIMP_WarpWMCursor; in WIMP_SetDeviceMode()
287 this->WarpWMCursor = FULLSCREEN_WarpWMCursor; in FULLSCREEN_SetDeviceMode()
139 device -> WarpWMCursor = NX_WarpWMCursor ; in NX_CreateDevice()
153 device->WarpWMCursor = VGL_WarpWMCursor; in VGL_CreateDevice()
120 device->WarpWMCursor = ph_WarpWMCursor; in ph_CreateDevice()
179 device->WarpWMCursor = Mac_WarpWMCursor; in ROM_CreateDevice()
143 device->WarpWMCursor = BE_WarpWMCursor; in BE_CreateDevice()
181 device->WarpWMCursor = NULL /*GEM_WarpWMCursor*/; in GEM_CreateDevice()
318 device->WarpWMCursor = Mac_WarpWMCursor; in DSp_CreateDevice()
1802 _this->WarpWMCursor = os2fslib_WarpWMCursor; in os2fslib_SetCursorManagementFunctions()1811 _this->WarpWMCursor = os2fslib_WarpWMCursor; in os2fslib_SetCursorManagementFunctions()
328 device->WarpWMCursor = WIN_WarpWMCursor; in GAPI_CreateDevice()
221 device->WarpWMCursor = NULL; in EPOC_CreateDevice()
178 device->WarpWMCursor = X11_WarpWMCursor; in X11_CreateDevice()
216 device->WarpWMCursor = WIN_WarpWMCursor; in DIB_CreateDevice()
634 device->WarpWMCursor = WIN_WarpWMCursor; in DX5_CreateDevice()
215 device->WarpWMCursor = QZ_WarpWMCursor;