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

/xsrc/external/mit/ctwm/dist/
H A Dimage_xpm.c73 attributes.valuemask |= XpmColormap;
/xsrc/external/mit/libXpm/dist/sxpm/
H A Dsxpm.c376 valuemask |= XpmColormap;
383 if (valuemask & XpmColormap) {
/xsrc/external/mit/libXpm/dist/include/X11/
H A Dxpm.h222 #define XpmColormap (1L<<1) macro
/xsrc/external/mit/libXpm/dist/src/
H A Dcreate.c552 if (attributes && (attributes->valuemask & XpmColormap))
798 if (attributes && (attributes->valuemask & XpmColormap))
2056 if (attributes && (attributes->valuemask & XpmColormap))
H A Dscan.c450 if (attributes && (attributes->valuemask & XpmColormap))
/xsrc/external/mit/libXaw/dist/src/
H A DPixmap.c955 xpm_attributes.valuemask = XpmSize | XpmColormap | XpmCloseness;

Completed in 72 milliseconds