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.c3148 pixel->depth_color.red=(unsigned short) (((double) in XGetPixelInfo()
3150 pixel->depth_color.green=(unsigned short) (((double) in XGetPixelInfo()
3152 pixel->depth_color.blue=(unsigned short) (((double) in XGetPixelInfo()
3154 pixel->depth_color.pixel=XStandardPixel(map_info,&pixel->depth_color); in XGetPixelInfo()
3155 pixel->depth_color.flags=(char) (DoRed | DoGreen | DoBlue); in XGetPixelInfo()
7925 (void) XAllocColor(display,colormap,&pixel->depth_color); in XMakeStandardColormap()
8263 &pixel->depth_color); in XMakeStandardColormap()
Danimate.c1601 context_values.background=pixel->depth_color.pixel; in XAnimateImages()
Dwidget.c1510 window_info->pixel_info->depth_color.pixel); in XSetMatteColor()
Ddisplay.c14654 context_values.background=pixel->depth_color.pixel; in XDisplayImage()