Lines Matching defs:_THIS

210 RPI_VideoInit(_THIS)  in RPI_VideoInit()  argument
230 RPI_VideoQuit(_THIS) in RPI_VideoQuit() argument
238 RPI_GetDisplayModes(_THIS, SDL_VideoDisplay * display) in RPI_GetDisplayModes() argument
245 RPI_SetDisplayMode(_THIS, SDL_VideoDisplay * display, SDL_DisplayMode * mode) in RPI_SetDisplayMode() argument
261 RPI_CreateWindow(_THIS, SDL_Window * window) in RPI_CreateWindow() argument
356 RPI_DestroyWindow(_THIS, SDL_Window * window) in RPI_DestroyWindow() argument
386 RPI_CreateWindowFrom(_THIS, SDL_Window * window, const void *data) in RPI_CreateWindowFrom() argument
392 RPI_SetWindowTitle(_THIS, SDL_Window * window) in RPI_SetWindowTitle() argument
396 RPI_SetWindowIcon(_THIS, SDL_Window * window, SDL_Surface * icon) in RPI_SetWindowIcon() argument
400 RPI_SetWindowPosition(_THIS, SDL_Window * window) in RPI_SetWindowPosition() argument
404 RPI_SetWindowSize(_THIS, SDL_Window * window) in RPI_SetWindowSize() argument
408 RPI_ShowWindow(_THIS, SDL_Window * window) in RPI_ShowWindow() argument
412 RPI_HideWindow(_THIS, SDL_Window * window) in RPI_HideWindow() argument
416 RPI_RaiseWindow(_THIS, SDL_Window * window) in RPI_RaiseWindow() argument
420 RPI_MaximizeWindow(_THIS, SDL_Window * window) in RPI_MaximizeWindow() argument
424 RPI_MinimizeWindow(_THIS, SDL_Window * window) in RPI_MinimizeWindow() argument
428 RPI_RestoreWindow(_THIS, SDL_Window * window) in RPI_RestoreWindow() argument
432 RPI_SetWindowGrab(_THIS, SDL_Window * window, SDL_bool grabbed) in RPI_SetWindowGrab() argument