Searched refs:xshm_gc (Results 1 – 2 of 2) sorted by relevance
/dports/net/freerdp/freerdp-2.5.0/server/shadow/X11/ |
H A D | x11_shadow.h | 94 GC xshm_gc; member
|
H A D | x11_shadow.c | 775 subsystem->xshm_gc, 0, 0, subsystem->width, subsystem->height, 0, 0); in x11_shadow_screen_grab() 1131 subsystem->xshm_gc = XCreateGC(subsystem->display, subsystem->root_window, in x11_shadow_xshm_init() 1133 XSetFunction(subsystem->display, subsystem->xshm_gc, GXcopy); in x11_shadow_xshm_init()
|