Searched defs:SDL_VideoData (Results 1 – 13 of 13) sorted by relevance
77 Display *display;78 char *classname;79 pid_t pid;80 XIM im;82 int numwindows;89 SDL_bool net_wm;115 Atom PRIMARY;116 Atom XdndEnter;118 Atom XdndStatus;121 Atom XdndDrop;[all …]
37 typedef struct SDL_VideoData { struct38 Uint32 format;62 } SDL_VideoData; argument
128 int render;133 void* userDLL;138 void* shcoreDLL;149 HWND ime_hwnd_main;151 HIMC ime_himc;155 int ime_cursor;159 DWORD ime_candcount;160 DWORD ime_candref;161 DWORD ime_candsel;162 UINT ime_candpgsize;[all …]
100 typedef struct SDL_VideoData struct111 } SDL_VideoData; argument
36 typedef struct SDL_VideoData struct41 } SDL_VideoData; argument
30 typedef struct SDL_VideoData struct37 } SDL_VideoData; typedef
30 typedef struct SDL_VideoData struct37 } SDL_VideoData; argument
44 typedef struct SDL_VideoData { struct60 } SDL_VideoData; argument
38 typedef struct SDL_VideoData struct47 } SDL_VideoData; argument
36 typedef struct SDL_VideoData struct52 } SDL_VideoData; typedef
33 typedef struct SDL_VideoData struct36 } SDL_VideoData; argument
45 @implementation SDL_VideoData implementation
84 } SDL_VideoData; typedef
Completed in 11 milliseconds