Searched defs:_THIS (Results 26 - 50 of 66) sorted by relevance

123

/external/qemu/distrib/sdl-1.2.15/src/audio/ums/
H A DSDL_umsaudio.h34 #define _THIS SDL_AudioDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/video/nds/
H A DSDL_ndsvideo.h31 #define _THIS SDL_VideoDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/video/picogui/
H A DSDL_pgvideo.h38 #define _THIS SDL_VideoDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A DSDL_epocvideo.h29 #define _THIS SDL_VideoDevice *_this macro
/external/qemu/distrib/sdl-1.2.15/src/audio/dma/
H A DSDL_dmaaudio.h30 #define _THIS SDL_AudioDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/audio/mme/
H A DSDL_mmeaudio.h32 #define _THIS SDL_AudioDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/audio/nas/
H A DSDL_nasaudio.h41 #define _THIS SDL_AudioDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/audio/nto/
H A DSDL_nto_audio.h32 #define _THIS SDL_AudioDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/audio/pulse/
H A DSDL_pulseaudio.h32 #define _THIS SDL_AudioDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/audio/sun/
H A DSDL_sunaudio.h30 #define _THIS SDL_AudioDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/audio/windib/
H A DSDL_dibaudio.h30 #define _THIS SDL_AudioDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
H A DSDL_dx5audio.h32 #define _THIS SDL_AudioDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
H A DSDL_lowvideo.h32 #define _THIS SDL_VideoDevice *_this macro
/external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
H A DSDL_lowvideo.h31 #define _THIS SDL_VideoDevice *_this macro
/external/qemu/distrib/sdl-1.2.15/src/video/svga/
H A DSDL_svgavideo.h31 #define _THIS SDL_VideoDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
H A DSDL_lowvideo.h52 #define _THIS SDL_VideoDevice *this macro
97 extern void (*WIN_Activate)(_THIS, BOOL active, BOOL minimized);
100 extern void (*WIN_RealizePalette)(_THIS);
103 extern void (*WIN_PaletteChanged)(_THIS, HWND window);
106 extern void (*WIN_WinPAINT)(_THIS, HDC hdc);
109 extern LONG (*HandleMessage)(_THIS, HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam);
/external/qemu/distrib/sdl-1.2.15/src/video/windib/
H A DSDL_gapidibvideo.h31 #define _THIS SDL_VideoDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/video/directfb/
H A DSDL_DirectFB_video.h32 #define _THIS SDL_VideoDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
H A DSDL_lowvideo.h46 #define _THIS SDL_VideoDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
H A DSDL_riscosvideo.h32 #define _THIS SDL_VideoDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/video/vgl/
H A DSDL_vglvideo.h36 #define _THIS SDL_VideoDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/audio/dart/
H A DSDL_dart.h42 #define _THIS SDL_AudioDevice *_this macro
/external/qemu/distrib/sdl-1.2.15/src/video/aalib/
H A DSDL_aavideo.h34 #define _THIS SDL_VideoDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/video/caca/
H A DSDL_cacavideo.h44 #define _THIS SDL_VideoDevice *this macro
/external/qemu/distrib/sdl-1.2.15/src/video/os2fslib/
H A DSDL_os2fslib.h40 #define _THIS SDL_VideoDevice *_this macro

Completed in 4862 milliseconds

123