|
SDL
2.0
|
#include "../../SDL_internal.h"#include "../SDL_sysvideo.h"#include "../../core/os2/SDL_os2.h"#include <os2.h>#include "SDL_os2mouse.h"#include "SDL_os2output.h"
Include dependency graph for SDL_os2video.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | SDL_VideoData |
| struct | WINDATA |
| struct | DISPLAYDATA |
| struct | MODEDATA |
Macros | |
| #define | INCL_DOS |
| #define | INCL_DOSERRORS |
| #define | INCL_DOSPROCESS |
| #define | INCL_WIN |
| #define | INCL_GPI |
| #define | INCL_OS2MM |
| #define | INCL_DOSMEMMGR |
| #define INCL_DOS |
Definition at line 29 of file SDL_os2video.h.
| #define INCL_DOSERRORS |
Definition at line 30 of file SDL_os2video.h.
| #define INCL_DOSMEMMGR |
Definition at line 35 of file SDL_os2video.h.
| #define INCL_DOSPROCESS |
Definition at line 31 of file SDL_os2video.h.
| #define INCL_GPI |
Definition at line 33 of file SDL_os2video.h.
| #define INCL_OS2MM |
Definition at line 34 of file SDL_os2video.h.
| #define INCL_WIN |
Definition at line 32 of file SDL_os2video.h.