Home
last modified time | relevance | path

Searched refs:depth_color (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
Dxwindow-private.h207 depth_color, member
Dxwindow.c3149 pixel->depth_color.red=(unsigned short) (((double) in XGetPixelInfo()
3151 pixel->depth_color.green=(unsigned short) (((double) in XGetPixelInfo()
3153 pixel->depth_color.blue=(unsigned short) (((double) in XGetPixelInfo()
3155 pixel->depth_color.pixel=XStandardPixel(map_info,&pixel->depth_color); in XGetPixelInfo()
3156 pixel->depth_color.flags=(char) (DoRed | DoGreen | DoBlue); in XGetPixelInfo()
7919 (void) XAllocColor(display,colormap,&pixel->depth_color); in XMakeStandardColormap()
8257 &pixel->depth_color); in XMakeStandardColormap()
Danimate.c1600 context_values.background=pixel->depth_color.pixel; in XAnimateImages()
Dwidget.c1512 window_info->pixel_info->depth_color.pixel); in XSetMatteColor()
Ddisplay.c14649 context_values.background=pixel->depth_color.pixel; in XDisplayImage()