Searched refs:XAllocColor (Results 1 – 2 of 2) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | xwindow.c | 1054 status=XAllocColor(display,colormap,color); in XBestPixel() 1097 (void) XAllocColor(display,colormap,&colors[j]); in XBestPixel() 7890 status=XAllocColor(display,colormap,&color); in XMakeStandardColormap() 7894 (void) XAllocColor(display,colormap,&color); in XMakeStandardColormap() 7919 (void) XAllocColor(display,colormap,&pixel->foreground_color); in XMakeStandardColormap() 7920 (void) XAllocColor(display,colormap,&pixel->background_color); in XMakeStandardColormap() 7921 (void) XAllocColor(display,colormap,&pixel->border_color); in XMakeStandardColormap() 7922 (void) XAllocColor(display,colormap,&pixel->matte_color); in XMakeStandardColormap() 7923 (void) XAllocColor(display,colormap,&pixel->highlight_color); in XMakeStandardColormap() 7924 (void) XAllocColor(display,colormap,&pixel->shadow_color); in XMakeStandardColormap() [all …]
|
D | vms.h | 41 #define XAllocColor XALLOCCOLOR macro
|