Home
last modified time | relevance | path

Searched refs:XAllocColor (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
Dxwindow.c1059 status=XAllocColor(display,colormap,color); in XBestPixel()
1102 (void) XAllocColor(display,colormap,&colors[j]); in XBestPixel()
7892 status=XAllocColor(display,colormap,&color); in XMakeStandardColormap()
7896 (void) XAllocColor(display,colormap,&color); in XMakeStandardColormap()
7921 (void) XAllocColor(display,colormap,&pixel->foreground_color); in XMakeStandardColormap()
7922 (void) XAllocColor(display,colormap,&pixel->background_color); in XMakeStandardColormap()
7923 (void) XAllocColor(display,colormap,&pixel->border_color); in XMakeStandardColormap()
7924 (void) XAllocColor(display,colormap,&pixel->matte_color); in XMakeStandardColormap()
7925 (void) XAllocColor(display,colormap,&pixel->highlight_color); in XMakeStandardColormap()
7926 (void) XAllocColor(display,colormap,&pixel->shadow_color); in XMakeStandardColormap()
[all …]
Dvms.h41 #define XAllocColor XALLOCCOLOR macro