OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCREENINFO
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/xbios/
SDL_xbios_milan.h
96
typedef struct
screeninfo
{
struct
123
}
SCREENINFO
;
SDL_xbios_milan.c
63
static unsigned long /*cdecl*/ enumfunc(
SCREENINFO
*inf, unsigned long flag)
SDL_xbios.c
493
SCREENINFO
si;
498
si.size = sizeof(
SCREENINFO
);
Completed in 3276 milliseconds