OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VGA_ClearVideoMem
(Results
1 - 3
of
3
) sorted by null
/external/quake/quake/src/WinQuake/
vid_dos.h
70
void
VGA_ClearVideoMem
(int planar);
vid_vga.cpp
226
VGA_ClearVideoMem
229
void
VGA_ClearVideoMem
(int planar)
352
VGA_ClearVideoMem
(VGA_pcurmode->planar);
389
VGA_ClearVideoMem
(pcurrentmode->planar);
vid_ext.cpp
604
//
VGA_ClearVideoMem
relies on, is guaranteed to be set because mode 0 is
607
VGA_ClearVideoMem
(VGA_pcurmode->planar);
Completed in 40 milliseconds