Searched refs:FreeWMCursor (Results 1 – 21 of 21) sorted by relevance
117 device->FreeWMCursor = ph_FreeWMCursor; in ph_CreateDevice()392 this->FreeWMCursor(this, SDL_BlankCursor); in ph_VideoInit()399 this->FreeWMCursor(this, SDL_BlankCursor); in ph_VideoInit()
130 device->FreeWMCursor = RISCOS_FreeWMCursor; in RISCOS_CreateDevice()
241 void (*FreeWMCursor)(_THIS, WMcursor *cursor); member
256 if ( video->FreeWMCursor ) { in SDL_FreeCursor()257 video->FreeWMCursor(this, cursor->wm_cursor); in SDL_FreeCursor()
127 device->FreeWMCursor = QT_FreeWMCursor; in QT_CreateDevice()
134 device->FreeWMCursor = PG_FreeWMCursor; in PG_CreateDevice()
210 device->FreeWMCursor = EPOC_FreeWMCursor; in EPOC_CreateDevice()
136 device -> FreeWMCursor = NX_FreeWMCursor ; in NX_CreateDevice()
122 this->FreeWMCursor = GS_FreeWMCursor; in GS_CreateDevice()
150 device->FreeWMCursor = VGL_FreeWMCursor; in VGL_CreateDevice()
176 device->FreeWMCursor = Mac_FreeWMCursor; in ROM_CreateDevice()
175 device->FreeWMCursor = X11_FreeWMCursor; in X11_CreateDevice()1546 this->FreeWMCursor(this, SDL_BlankCursor); in X11_VideoQuit()
140 device->FreeWMCursor = BE_FreeWMCursor; in BE_CreateDevice()
178 device->FreeWMCursor = GEM_FreeWMCursor; in GEM_CreateDevice()
315 device->FreeWMCursor = Mac_FreeWMCursor; in DSp_CreateDevice()
1799 _this->FreeWMCursor = os2fslib_FreeWMCursor; in os2fslib_SetCursorManagementFunctions()1808 _this->FreeWMCursor = os2fslib_FreeWMCursor; in os2fslib_SetCursorManagementFunctions()
218 device->FreeWMCursor = EPOC_FreeWMCursor; in EPOC_CreateDevice()
325 device->FreeWMCursor = WIN_FreeWMCursor; in GAPI_CreateDevice()
213 device->FreeWMCursor = WIN_FreeWMCursor; in DIB_CreateDevice()
631 device->FreeWMCursor = WIN_FreeWMCursor; in DX5_CreateDevice()
212 device->FreeWMCursor = QZ_FreeWMCursor;