Searched refs:XSetWindowColormap (Results 1 – 4 of 4) sorted by relevance
/external/libpng/contrib/gregbook/ |
D | rpng-x.c | 568 XSetWindowColormap(display, window, colormap); in rpng_x_create_window()
|
D | rpng2-x.c | 952 XSetWindowColormap(display, window, colormap); in rpng2_x_create_window()
|
/external/ImageMagick/MagickCore/ |
D | vms.h | 302 #define XSetWindowColormap XSETWINDOWCOLORMAP macro
|
D | xwindow.c | 1711 (void) XSetWindowColormap(display,windows->image.id,colormap); in XConfigureImageColormap() 1712 (void) XSetWindowColormap(display,windows->command.id,colormap); in XConfigureImageColormap() 1713 (void) XSetWindowColormap(display,windows->widget.id,colormap); in XConfigureImageColormap() 1715 (void) XSetWindowColormap(display,windows->magnify.id,colormap); in XConfigureImageColormap() 1717 (void) XSetWindowColormap(display,windows->pan.id,colormap); in XConfigureImageColormap()
|