HomeSort by relevance Sort by last modified time
    Searched refs:VGA_height (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;
vid_vga.cpp 36 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes;
239 Q_memset (VGA_pagebase, 0, VGA_rowbytes * VGA_height);
369 VGA_height = lvid->height;
d_copy.s 47 movl C(VGA_height),%ebp
vid_svgalib.cpp 101 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar;
493 VGA_height = modes[current_mode].height;
vid_ext.cpp 620 VGA_height = lvid->height;
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 47 movl C(VGA_height),%ebp
vid_svgalib.c 102 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar;
494 VGA_height = modes[current_mode].height;
vid_x.c 50 int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar;

Completed in 150 milliseconds