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

/xsrc/external/mit/libXmu/dist/src/
H A DLookupCmap.c90 unsigned long r_max, g_max, b_max; /* allocation */ local in function:XmuLookupStandardColormap
129 if (!XmuGetColormapAllocation(vinfo, property, &r_max, &g_max, &b_max)) {
151 cmap, r_max, g_max, b_max);

Completed in 61 milliseconds