OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DINPUT
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_lowvideo.h
79
#define
DINPUT
() (strcmp(this->name, "directx") == 0)
SDL_sysmouse.c
220
if (
DINPUT
() ) {
SDL_sysevents.c
376
if ( SDL_VideoSurface && !
DINPUT
() ) {
475
if ( SDL_VideoSurface && !
DINPUT
() ) {
Completed in 24 milliseconds