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.c3154 pixel->depth_color.red=(unsigned short) (((double) in XGetPixelInfo()
3156 pixel->depth_color.green=(unsigned short) (((double) in XGetPixelInfo()
3158 pixel->depth_color.blue=(unsigned short) (((double) in XGetPixelInfo()
3160 pixel->depth_color.pixel=XStandardPixel(map_info,&pixel->depth_color); in XGetPixelInfo()
3161 pixel->depth_color.flags=(char) (DoRed | DoGreen | DoBlue); in XGetPixelInfo()
7927 (void) XAllocColor(display,colormap,&pixel->depth_color); in XMakeStandardColormap()
8265 &pixel->depth_color); in XMakeStandardColormap()
Danimate.c1592 context_values.background=pixel->depth_color.pixel; in XAnimateImages()
Dwidget.c1510 window_info->pixel_info->depth_color.pixel); in XSetMatteColor()
Ddisplay.c14647 context_values.background=pixel->depth_color.pixel; in XDisplayImage()