Home
last modified time | relevance | path

Searched refs:DINPUT (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
DSDL_lowvideo.h79 #define DINPUT() (strcmp(this->name, "directx") == 0) macro
DSDL_sysmouse.c220 if ( DINPUT() ) { in WIN_WarpWMCursor()
DSDL_sysevents.c376 if ( SDL_VideoSurface && ! DINPUT() ) { in WinMessage()
475 if ( SDL_VideoSurface && ! DINPUT() ) { in WinMessage()