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

/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dmultivis.h64 MVColmap *colmap; /* Colormap information */ member in struct:_winVisInfo
78 MVColmap *colmap; /* cmap used for this position */ member in struct:_pel
H A Dmultivis.c163 /* Clean colmap list */
238 pWinInfo->colmap = mvFindColormap(xwa.colormap);
354 if (winList.wins[i].colmap != winList.wins[0].colmap)
399 if (!pPel->colmap) { /* pPel->colmap serves as a 'Label' */
406 * The 'Label', instead of pPel->colmap could be a scratch bit ?
422 pPel->colmap = pWI->colmap;
448 if (!pWI->colmap
[all...]

Completed in 12 milliseconds