OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:montype
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios_blowup.c
53
if ((blow_mode->monitor == cookie_blow->
montype
)
55
&& (cookie_blow->
montype
== MONITOR_RGB))
57
&& (cookie_blow->
montype
== MONITOR_TV)))
SDL_xbios_blowup.h
79
unsigned short
montype
;
member in struct:__anon4518
SDL_xbios_centscreen.h
103
#define SetMon(
montype
) \
104
(long)trap_14_ww((short)0x51,(short)(
montype
))
Completed in 13 milliseconds