HomeSort by relevance Sort by last modified time
    Searched refs:VGA_width (Results 1 - 10 of 10) sorted by null

  /external/quake/quake/src/WinQuake/
vid_dos.h 53 extern int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes;
d_copy.s 50 movl C(VGA_width),%ecx
vid_vga.cpp 36 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes;
368 VGA_width = (lvid->width + 0x1F) & ~0x1F;
vid_svgalib.cpp 101 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar;
492 VGA_width = modes[current_mode].width;
vid_ext.cpp 619 VGA_width = lvid->width;
vid_sunx.cpp 54 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar;
vid_sunxil.cpp 124 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar;
  /external/quake/quake/src/QW/client/
d_copy.s 50 movl C(VGA_width),%ecx
vid_svgalib.c 102 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar;
493 VGA_width = modes[current_mode].width;
vid_x.c 50 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar;

Completed in 248 milliseconds