Searched refs:XBestPixel (Results 1 – 6 of 6) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | xwindow-private.h | 517 XBestPixel(Display *,const Colormap,XColor *,unsigned int,XColor *),
|
D | xwindow.c | 1031 MagickPrivate void XBestPixel(Display *display,const Colormap colormap, in XBestPixel() function 8058 XBestPixel(display,colormap,server_colors,(unsigned int) in XMakeStandardColormap() 8231 XBestPixel(display,colormap,colors,(unsigned int) number_colors, in XMakeStandardColormap() 8233 XBestPixel(display,colormap,colors,(unsigned int) number_colors, in XMakeStandardColormap() 8245 XBestPixel(display,colormap,colors,(unsigned int) number_colors, in XMakeStandardColormap() 8248 XBestPixel(display,colormap,colors,(unsigned int) number_colors, in XMakeStandardColormap() 8250 XBestPixel(display,colormap,colors,(unsigned int) number_colors, in XMakeStandardColormap() 8252 XBestPixel(display,colormap,colors,(unsigned int) number_colors, in XMakeStandardColormap() 8254 XBestPixel(display,colormap,colors,(unsigned int) number_colors, in XMakeStandardColormap() 8256 XBestPixel(display,colormap,colors,(unsigned int) number_colors, in XMakeStandardColormap() [all …]
|
D | methods.h | 1166 #define XBestPixel PrependMagickMethod(XBestPixel) macro
|
D | display.c | 2006 XBestPixel(display,windows->map_info->colormap,(XColor *) NULL, in XAnnotateEditImage() 2051 XBestPixel(display,windows->map_info->colormap,(XColor *) NULL, in XAnnotateEditImage() 3432 XBestPixel(display,windows->map_info->colormap,(XColor *) NULL, in XColorEditImage() 5605 XBestPixel(display,windows->map_info->colormap,(XColor *) NULL, in XDrawEditImage() 12157 XBestPixel(display,windows->map_info->colormap,(XColor *) NULL, in XRotateImage()
|
D | widget.c | 2093 XBestPixel(display,windows->widget.map_info->colormap,(XColor *) NULL, in XColorBrowserWidget()
|
/external/ImageMagick/ |
D | Magickshr.opt | 111 symbol_vector=(XBestPixel=PROCEDURE)
|