Home
last modified time | relevance | path

Searched refs:VGA_height (Results 1 – 10 of 10) sorted by relevance

/external/quake/quake/src/WinQuake/
Dvid_vga.cpp36 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes; variable
239 Q_memset (VGA_pagebase, 0, VGA_rowbytes * VGA_height); in VGA_ClearVideoMem()
369 VGA_height = lvid->height; in VGA_InitMode()
Dvid_dos.h53 extern int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes;
Dd_copy.s47 movl C(VGA_height),%ebp
Dvid_svgalib.cpp101 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar; variable
493 VGA_height = modes[current_mode].height; in VID_SetMode()
Dvid_ext.cpp620 VGA_height = lvid->height; in VID_ExtraInitMode()
Dvid_sunxil.cpp124 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar; variable
Dvid_sunx.cpp54 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar; variable
/external/quake/quake/src/QW/client/
Dd_copy.s47 movl C(VGA_height),%ebp
Dvid_svgalib.c102 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar; variable
494 VGA_height = modes[current_mode].height; in VID_SetMode()
Dvid_x.c50 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar; variable