Searched refs:XSetForeground (Results 1 – 11 of 11) sorted by relevance
/external/mesa3d/src/mesa/drivers/x11/ |
D | xmesa_x.h | 58 #define XMesaSetForeground XSetForeground
|
D | xfonts.c | 143 XSetForeground(dpy, gc, 0); in fill_bitmap() 145 XSetForeground(dpy, gc, 1); in fill_bitmap()
|
/external/mesa3d/src/glx/ |
D | xfont.c | 142 XSetForeground(dpy, gc, 0); in fill_bitmap() 144 XSetForeground(dpy, gc, 1); in fill_bitmap()
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | glx_usefont.c | 136 XSetForeground(dpy, gc, 0); in fill_bitmap() 138 XSetForeground(dpy, gc, 1); in fill_bitmap()
|
/external/ImageMagick/MagickCore/ |
D | widget.c | 340 (void) XSetForeground(display,window_info->widget_context, in XDrawBeveledButton() 467 (void) XSetForeground(display,window_info->widget_context, in XDrawMatte() 1444 (void) XSetForeground(display,window_info->widget_context, in XSetBevelColor() 1455 (void) XSetForeground(display,window_info->widget_context, in XSetBevelColor() 1458 (void) XSetForeground(display,window_info->widget_context, in XSetBevelColor() 1498 (void) XSetForeground(display,window_info->widget_context, in XSetMatteColor() 1501 (void) XSetForeground(display,window_info->widget_context, in XSetMatteColor() 1506 (void) XSetForeground(display,window_info->widget_context, in XSetMatteColor() 1509 (void) XSetForeground(display,window_info->widget_context, in XSetMatteColor() 1554 (void) XSetForeground(display,window_info->widget_context, in XSetTextColor() [all …]
|
D | vms.h | 271 #define XSetForeground XSETFOREGROUND macro
|
D | display.c | 2286 (void) XSetForeground(display,annotate_context, in XAnnotateEditImage() 2318 (void) XSetForeground(display,annotate_context, in XAnnotateEditImage() 2323 (void) XSetForeground(display,annotate_context, in XAnnotateEditImage() 2737 (void) XSetForeground(display,annotate_context, in XAnnotateEditImage()
|
D | xwindow.c | 2360 (void) XSetForeground(display,draw_context,(size_t) (~0)); in XDrawImage()
|
/external/libpng/contrib/gregbook/ |
D | rpng-x.c | 633 XSetForeground(display, gc, bg_pixel); in rpng_x_create_window()
|
D | rpng2-x.c | 1053 XSetForeground(display, gc, bg_pixel); in rpng2_x_create_window()
|
/external/mesa3d/include/GL/ |
D | vms_x_fix.h | 297 #define XSetForeground XSETFOREGROUND macro
|