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

  /xsrc/external/mit/ctwm/dist/
image_xpm.c 74 attributes.valuemask |= XpmDepth;
  /xsrc/external/mit/libXpm/dist/include/X11/
xpm.h 202 #define XpmDepth (1L<<2)
  /xsrc/external/mit/libXpm/dist/src/
create.c 712 if (attributes && (attributes->valuemask & XpmDepth))
1869 if (attributes && (attributes->valuemask & XpmDepth))
  /xsrc/external/mit/xterm/dist/
misc.c 5945 attributes.valuemask = XpmDepth;

Completed in 73 milliseconds