Searched refs:red_mult (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DSetStCmap.c81 stdcmap.red_mult = cmap->red_mult;
H A DGetStCmap.c106 cmap->red_mult = use->red_mult;
H A DSetRGBCMap.c76 map->red_mult = cmap->red_mult;
H A DGetRGBCMap.c120 map->red_mult = prop->red_mult;
H A DXatomtype.h86 UNSIGNEDINT red_mult; member in struct:__anondc8a24b10208
/xsrc/external/mit/libXmu/dist/src/
H A DLookupCmap.c251 m->red_mult = maps->red_mult;
262 m->red_mult = cnew->red_mult;
309 s->red_mult = map->red_mult;
H A DStdCmap.c124 stdcmap->red_mult = stdcmap->green_mult = stdcmap->blue_mult = 1;
126 stdcmap->red_mult = lowbit(vinfo->red_mask);
130 stdcmap->red_mult = (red_max > 0)
H A DCrCmap.c158 status = TRUEMATCH(red_mult, red_max, red_mask) &&
196 ncolors = colormap->red_max * colormap->red_mult +
244 if (colormap->red_mult == 1 && colormap->green_mult == 1 &&
307 color.red = calc(red_max, red_mult);
517 (((i/colormap->red_mult) * 65535) / colormap->red_max);
/xsrc/external/mit/libX11/dist/include/X11/
H A DXutil.h323 unsigned long red_mult; member in struct:__anon3d9fd4c10908
/xsrc/external/mit/ctwm/dist/
H A Dutil.c221 stdcmap->red_mult) +
/xsrc/external/mit/xwud/dist/
H A Dxwud.c937 color.pixel = stdmap->base_pixel + (stdmap->red_max * stdmap->red_mult);
956 * lim) >> 16) * stdmap->red_mult);
980 MapVal(color->red, limr, stdmap->red_mult) +
/xsrc/external/mit/twm/dist/src/
H A Dutil.c540 stdcmap->red_mult) +

Completed in 15 milliseconds