Searched refs:XSetFunction (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/drivers/x11/ |
D | xmesa_x.h | 61 #define XMesaSetFunction XSetFunction
|
/external/ImageMagick/MagickCore/ |
D | display.c | 3021 (void) XSetFunction(display,windows->image.highlight_context, in XChopImage() 3025 (void) XSetFunction(display,windows->image.highlight_context, in XChopImage() 3071 (void) XSetFunction(display,windows->image.highlight_context,GXinvert); in XChopImage() 3171 (void) XSetFunction(display,windows->image.highlight_context,GXcopy); in XChopImage() 3977 (void) XSetFunction(display,windows->image.highlight_context,GXinvert); in XCompositeImage() 4040 (void) XSetFunction(display,windows->image.highlight_context, in XCompositeImage() 4044 (void) XSetFunction(display,windows->image.highlight_context, in XCompositeImage() 4057 (void) XSetFunction(display,windows->image.highlight_context, in XCompositeImage() 4061 (void) XSetFunction(display,windows->image.highlight_context, in XCompositeImage() 4070 (void) XSetFunction(display,windows->image.highlight_context, in XCompositeImage() [all …]
|
D | vms.h | 272 #define XSetFunction XSETFUNCTION macro
|
/external/mesa3d/src/gallium/winsys/sw/xlib/ |
D | xlib_sw_winsys.c | 340 XSetFunction(display, xlib_dt->gc, GXcopy); in xlib_sw_display()
|