OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TT_LOW
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios.h
101
#define
TT_LOW
0x0700
SDL_xbios.c
315
SDL_XBIOS_AddMode(this,
TT_LOW
,320,480,8,SDL_FALSE);
317
SDL_XBIOS_AddMode(this,
TT_LOW
,320,240,8,SDL_TRUE);
323
case
TT_LOW
:
Completed in 73 milliseconds