/external/quake/quake/src/QW/client/ |
vid_x.c | 84 static GC x_gc;
variable 544 x_gc = XCreateGC(x_disp, x_win, valuemask, &xgcvalues );
918 if (!XShmPutImage(x_disp, x_win, x_gc,
939 XPutImage(x_disp, x_win, x_gc, x_framebuffer[0], rects->x,
|
/external/quake/quake/src/WinQuake/ |
vid_sunx.cpp | 124 static GC x_gc; variable 746 x_gc = XCreateGC(x_disp, x_win, valuemask, &xgcvalues ); 1070 if (!XShmPutImage(x_disp, x_win, x_gc, 1097 XPutImage(x_disp, x_win, x_gc, x_framebuffer[0], rects->x,
|
vid_x.cpp | 78 static GC x_gc; variable 618 x_gc = XCreateGC(x_disp, x_win, valuemask, &xgcvalues ); 1006 if (!XShmPutImage(x_disp, x_win, x_gc, 1031 XPutImage(x_disp, x_win, x_gc, x_framebuffer[0], rects->x,
|
vid_sunxil.cpp | 138 static GC x_gc; variable 594 x_gc = XCreateGC(x_disp, x_win, valuemask, &xgcvalues );
|
/external/sepolicy/ |
access_vectors | 503 class x_gc
|