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 | 3053 (void) XSetFunction(display,windows->image.highlight_context, in XChopImage() 3057 (void) XSetFunction(display,windows->image.highlight_context, in XChopImage() 3103 (void) XSetFunction(display,windows->image.highlight_context,GXinvert); in XChopImage() 3203 (void) XSetFunction(display,windows->image.highlight_context,GXcopy); in XChopImage() 4009 (void) XSetFunction(display,windows->image.highlight_context,GXinvert); in XCompositeImage() 4072 (void) XSetFunction(display,windows->image.highlight_context, in XCompositeImage() 4076 (void) XSetFunction(display,windows->image.highlight_context, in XCompositeImage() 4089 (void) XSetFunction(display,windows->image.highlight_context, in XCompositeImage() 4093 (void) XSetFunction(display,windows->image.highlight_context, in XCompositeImage() 4102 (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 | 339 XSetFunction(display, xlib_dt->gc, GXcopy); in xlib_sw_display()
|