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

/solaris-x11-s11/open-src/app/cmap_alloc/sun-src/
H A Dcmap_alloc.c174 XStandardColormap *std_cmap = NULL; local
182 while (!std_cmap && (c < num_cmaps))
190 std_cmap = &allocated_cmaps[c];
194 if (std_cmap && !force && verbose)
196 else if (!std_cmap || force) {

Completed in 9 milliseconds