/external/quake/quake/src/QW/client/ |
vid_x.c | 159 void st2_fixup( XImage *framebuf, int x, int y, int width, int height)
function 915 st2_fixup( x_framebuffer[current_framebuffer],
936 st2_fixup( x_framebuffer[current_framebuffer],
|
/external/quake/quake/src/WinQuake/ |
vid_sunx.cpp | 220 void st2_fixup( XImage *framebuf, int x, int y, int width, int height) function 1063 st2_fixup( x_framebuffer[current_framebuffer], 1090 st2_fixup( x_framebuffer[current_framebuffer],
|
vid_x.cpp | 183 void st2_fixup( XImage *framebuf, int x, int y, int width, int height) function 999 st2_fixup( x_framebuffer[current_framebuffer], 1024 st2_fixup( x_framebuffer[current_framebuffer],
|