Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/xbios/
DSDL_xbios_blowup.c53 if ((blow_mode->monitor == cookie_blow->montype) in SDL_XBIOS_BlowupInit()
55 && (cookie_blow->montype == MONITOR_RGB)) in SDL_XBIOS_BlowupInit()
57 && (cookie_blow->montype == MONITOR_TV))) in SDL_XBIOS_BlowupInit()
DSDL_xbios_centscreen.h103 #define SetMon(montype) \ argument
104 (long)trap_14_ww((short)0x51,(short)(montype))
DSDL_xbios_blowup.h79 unsigned short montype; member