Home
last modified time | relevance | path

Searched refs:XSetWindowColormap (Results 1 – 4 of 4) sorted by relevance

/external/libpng/contrib/gregbook/
Drpng-x.c568 XSetWindowColormap(display, window, colormap); in rpng_x_create_window()
Drpng2-x.c952 XSetWindowColormap(display, window, colormap); in rpng2_x_create_window()
/external/ImageMagick/MagickCore/
Dvms.h302 #define XSetWindowColormap XSETWINDOWCOLORMAP macro
Dxwindow.c1711 (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()