Searched refs:ShowWMCursor (Results 1 – 24 of 24) sorted by relevance
191 if ( SDL_cursor && video->ShowWMCursor ) { in SDL_SetCursor()192 video->ShowWMCursor(this, NULL); in SDL_SetCursor()202 if ( SDL_cursor->wm_cursor && video->ShowWMCursor ) { in SDL_SetCursor()203 show_wm_cursor = video->ShowWMCursor(this, SDL_cursor->wm_cursor); in SDL_SetCursor()209 if ( video->ShowWMCursor ) { in SDL_SetCursor()210 video->ShowWMCursor(this, NULL); in SDL_SetCursor()225 if ( video->ShowWMCursor ) { in SDL_SetCursor()226 video->ShowWMCursor(this, NULL); in SDL_SetCursor()
248 int (*ShowWMCursor)(_THIS, WMcursor *cursor); member
151 device->ShowWMCursor = WIMP_ShowWMCursor; in RISCOS_CreateDevice()
238 this->ShowWMCursor = WIMP_ShowWMCursor; in WIMP_SetDeviceMode()
286 this->ShowWMCursor = RISCOS_ShowWMCursor; in FULLSCREEN_SetDeviceMode()
129 device->ShowWMCursor = QT_ShowWMCursor; in QT_CreateDevice()
132 device->ShowWMCursor = PG_ShowWMCursor; in PG_CreateDevice()
212 device->ShowWMCursor = EPOC_ShowWMCursor; in EPOC_CreateDevice()
138 device -> ShowWMCursor = NX_ShowWMCursor ; in NX_CreateDevice()
124 this->ShowWMCursor = GS_ShowWMCursor; in GS_CreateDevice()
119 device->ShowWMCursor = ph_ShowWMCursor; in ph_CreateDevice()
152 device->ShowWMCursor = VGL_ShowWMCursor; in VGL_CreateDevice()
178 device->ShowWMCursor = Mac_ShowWMCursor; in ROM_CreateDevice()
142 device->ShowWMCursor = BE_ShowWMCursor; in BE_CreateDevice()
180 device->ShowWMCursor = GEM_ShowWMCursor; in GEM_CreateDevice()
140 device->ShowWMCursor = DirectFB_ShowWMCursor; in DirectFB_CreateDevice()
317 device->ShowWMCursor = Mac_ShowWMCursor; in DSp_CreateDevice()
1801 _this->ShowWMCursor = os2fslib_ShowWMCursor; in os2fslib_SetCursorManagementFunctions()1810 _this->ShowWMCursor = os2fslib_ShowWMCursor; in os2fslib_SetCursorManagementFunctions()
327 device->ShowWMCursor = WIN_ShowWMCursor; in GAPI_CreateDevice()
220 device->ShowWMCursor = EPOC_ShowWMCursor; in EPOC_CreateDevice()
215 device->ShowWMCursor = WIN_ShowWMCursor; in DIB_CreateDevice()
177 device->ShowWMCursor = X11_ShowWMCursor; in X11_CreateDevice()
633 device->ShowWMCursor = WIN_ShowWMCursor; in DX5_CreateDevice()
214 device->ShowWMCursor = QZ_ShowWMCursor;