Home
last modified time | relevance | path

Searched refs:v_pos (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/xbios/
DSDL_xbios_sb3.h55 unsigned short v_pos; /* Vertical position in virtual screen */ member
DSDL_xbios_sb3.c78 scrinfo->h_pos = scrinfo->v_pos = 0; in SDL_XBIOS_SB3Init()