HomeSort by: relevance | last modified time | path
    Searched refs:XpmColormap (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/ctwm/dist/
image_xpm.c 73 attributes.valuemask |= XpmColormap;
  /xsrc/external/mit/libXpm/dist/sxpm/
sxpm.c 376 valuemask |= XpmColormap;
383 if (valuemask & XpmColormap) {
  /xsrc/external/mit/libXpm/dist/include/X11/
xpm.h 201 #define XpmColormap (1L<<1)
  /xsrc/external/mit/libXpm/dist/src/
create.c 467 if (attributes && (attributes->valuemask & XpmColormap))
707 if (attributes && (attributes->valuemask & XpmColormap))
1864 if (attributes && (attributes->valuemask & XpmColormap))
scan.c 405 if (attributes && (attributes->valuemask & XpmColormap))
  /xsrc/external/mit/libXaw/dist/src/
Pixmap.c 955 xpm_attributes.valuemask = XpmSize | XpmColormap | XpmCloseness;

Completed in 12 milliseconds