Searched refs:XAllocColor (Results 1 – 3 of 3) 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() 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->alpha_color); in XMakeStandardColormap() 7925 (void) XAllocColor(display,colormap,&pixel->highlight_color); in XMakeStandardColormap() 7926 (void) XAllocColor(display,colormap,&pixel->shadow_color); in XMakeStandardColormap() [all …]
|
D | vms.h | 41 #define XAllocColor XALLOCCOLOR macro
|
/external/mesa3d/include/GL/ |
D | vms_x_fix.h | 24 #define XAllocColor XALLOCCOLOR macro
|