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

/solaris-x11-s12/open-src/app/cmap_alloc/sun-src/
H A Dcmap_alloc.c176 XStandardColormap *std_cmap = NULL; local
184 while (!std_cmap && (c < num_cmaps))
192 std_cmap = &allocated_cmaps[c];
196 if (std_cmap && !force && verbose)
198 else if (!std_cmap || force) {

Completed in 9 milliseconds