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 | 1026 MagickPrivate void XBestPixel(Display *display,const Colormap colormap, in XBestPixel() function 8064 XBestPixel(display,colormap,server_colors,(unsigned int) in XMakeStandardColormap() 8237 XBestPixel(display,colormap,colors,(unsigned int) number_colors, in XMakeStandardColormap() 8239 XBestPixel(display,colormap,colors,(unsigned int) number_colors, in XMakeStandardColormap() 8251 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() 8258 XBestPixel(display,colormap,colors,(unsigned int) number_colors, in XMakeStandardColormap() 8260 XBestPixel(display,colormap,colors,(unsigned int) number_colors, in XMakeStandardColormap() 8262 XBestPixel(display,colormap,colors,(unsigned int) number_colors, in XMakeStandardColormap() [all …]
|
D | methods.h | 1050 #define XBestPixel PrependMagickMethod(XBestPixel) macro
|
D | display.c | 2038 XBestPixel(display,windows->map_info->colormap,(XColor *) NULL, in XAnnotateEditImage() 2083 XBestPixel(display,windows->map_info->colormap,(XColor *) NULL, in XAnnotateEditImage() 3464 XBestPixel(display,windows->map_info->colormap,(XColor *) NULL, in XColorEditImage() 5635 XBestPixel(display,windows->map_info->colormap,(XColor *) NULL, in XDrawEditImage() 12180 XBestPixel(display,windows->map_info->colormap,(XColor *) NULL, in XRotateImage()
|
D | widget.c | 2090 XBestPixel(display,windows->widget.map_info->colormap,(XColor *) NULL, in XColorBrowserWidget()
|
/external/ImageMagick/ |
D | Magickshr.opt | 111 symbol_vector=(XBestPixel=PROCEDURE)
|