| /xsrc/external/mit/libXpm/dist/include/X11/ |
| xpm.h | 197 } XpmAttributes; 199 /* XpmAttributes value masks bits */ 237 /* XpmAttributes mask_pixel value when there is no mask */ 273 XpmAttributes *attributes)); 279 XpmAttributes *attributes)); 286 XpmAttributes *attributes)); 292 XpmAttributes *attributes)); 298 XpmAttributes *attributes)); 304 XpmAttributes *attributes)); 310 XpmAttributes *attributes)) [all...] |
| /xsrc/external/mit/libXpm/dist/src/ |
| CrBufFrP.c | 46 XpmAttributes *attributes)
|
| CrDatFrP.c | 46 XpmAttributes *attributes)
|
| CrPFrBuf.c | 47 XpmAttributes *attributes)
|
| CrPFrDat.c | 47 XpmAttributes *attributes)
|
| RdFToP.c | 47 XpmAttributes *attributes)
|
| WrFFrP.c | 46 XpmAttributes *attributes)
|
| Info.c | 91 XpmAttributes *attributes) 101 * Fill in the XpmInfo with the XpmAttributes 106 XpmAttributes *attributes)
|
| XpmI.h | 163 XpmAttributes *attributes)); 167 HFUNC(xpmInitAttributes, void, (XpmAttributes *attributes)); 173 HFUNC(xpmSetInfoMask, void, (XpmInfo *info, XpmAttributes *attributes)); 174 HFUNC(xpmSetInfo, void, (XpmInfo *info, XpmAttributes *attributes)); 175 HFUNC(xpmSetAttributes, void, (XpmAttributes *attributes, XpmImage *image,
|
| Attrib.c | 30 * Functions related to the XpmAttributes structure * 146 * Return the XpmAttributes structure size 152 return sizeof(XpmAttributes); 159 xpmInitAttributes(XpmAttributes *attributes) 183 * Fill in the XpmAttributes with the XpmImage and the XpmInfo 187 XpmAttributes *attributes, 252 * Free the XpmAttributes structure members 256 XpmFreeAttributes(XpmAttributes *attributes)
|
| CrIFrBuf.c | 48 XpmAttributes *attributes)
|
| CrIFrDat.c | 48 XpmAttributes *attributes)
|
| scan.c | 91 XpmAttributes *attributes)); 96 unsigned int cpp, XpmAttributes *attributes)); 173 XpmAttributes *attributes) 175 /* variables stored in the XpmAttributes structure */ 208 * retrieve information from the XpmAttributes 326 XpmAttributes *attributes) 386 XpmAttributes *attributes) 388 /* variables stored in the XpmAttributes structure */ 404 /* retrieve information from the XpmAttributes */ 855 XpmAttributes *attributes [all...] |
| RdFToI.c | 64 XpmAttributes *attributes)
|
| create.c | 59 XpmAttributes *attributes, XColor *cols, int ncols, 68 XpmAttributes *attributes, XColor *cols, int ncols, 75 LFUNC(CreateColors, int, (Display *display, XpmAttributes *attributes, 197 XpmAttributes *attributes, 381 XpmAttributes *attributes, 422 XpmAttributes *attributes, 433 /* variables stored in the XpmAttributes structure */ 454 * retrieve information from the XpmAttributes 672 XpmAttributes *attributes) 674 /* variables stored in the XpmAttributes structure * [all...] |
| CrBufFrI.c | 65 XpmAttributes *attributes)
|
| CrDatFrI.c | 66 XpmAttributes *attributes)
|
| WrFFrI.c | 71 XpmAttributes *attributes)
|
| /xsrc/external/mit/libXpm/dist/test/ |
| XpmMisc.c | 30 * XpmAttributesSize - report size of XpmAttributes structure 37 g_assert_cmpint(size, ==, sizeof(XpmAttributes));
|
| /xsrc/external/mit/ctwm/dist/ |
| image_xpm.c | 51 XpmAttributes attributes;
|
| /xsrc/external/mit/libXpm/dist/sxpm/ |
| sxpm.c | 127 XpmAttributes attributes;
|
| /xsrc/external/mit/libXaw/dist/src/ |
| Pixmap.c | 939 XpmAttributes xpm_attributes;
|
| /xsrc/external/mit/xdm/dist/greeter/ |
| Login.c | 1763 XpmAttributes myAttributes = { 0 };
|
| /xsrc/external/mit/xterm/dist/ |
| misc.c | 5941 XpmAttributes attributes;
|