| /xsrc/external/mit/libXpm/dist/include/X11/ |
| H A D | xpm.h | 218 } XpmAttributes; typedef in typeref:struct:__anon4ee7ae7b0608 220 /* XpmAttributes value masks bits */ 258 /* XpmAttributes mask_pixel value when there is no mask */ 303 XpmAttributes *attributes)); 309 XpmAttributes *attributes)); 316 XpmAttributes *attributes)); 322 XpmAttributes *attributes)); 329 XpmAttributes *attributes)); 335 XpmAttributes *attributes)); 341 XpmAttributes *attribute [all...] |
| /xsrc/external/mit/libXpm/dist/src/ |
| H A D | CrBufFrP.c | 46 XpmAttributes *attributes)
|
| H A D | CrDatFrP.c | 46 XpmAttributes *attributes)
|
| H A D | CrPFrBuf.c | 47 XpmAttributes *attributes)
|
| H A D | CrPFrDat.c | 47 XpmAttributes *attributes)
|
| H A D | RdFToP.c | 47 XpmAttributes *attributes)
|
| H A D | WrFFrP.c | 46 XpmAttributes *attributes)
|
| H A D | Info.c | 91 XpmAttributes *attributes) 101 * Fill in the XpmInfo with the XpmAttributes 106 XpmAttributes *attributes)
|
| H A D | XpmI.h | 182 XpmAttributes *attributes)); 186 HFUNC(xpmInitAttributes, void, (XpmAttributes *attributes)); 192 HFUNC(xpmSetInfoMask, void, (XpmInfo *info, XpmAttributes *attributes)); 193 HFUNC(xpmSetInfo, void, (XpmInfo *info, XpmAttributes *attributes)); 194 HFUNC(xpmSetAttributes, void, (XpmAttributes *attributes, XpmImage *image,
|
| H A D | 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)
|
| H A D | CrIFrBuf.c | 48 XpmAttributes *attributes)
|
| H A D | CrIFrDat.c | 48 XpmAttributes *attributes)
|
| H A D | scan.c | 112 XpmAttributes *attributes)); 117 unsigned int cpp, XpmAttributes *attributes)); 194 XpmAttributes *attributes) 196 /* variables stored in the XpmAttributes structure */ 229 * retrieve information from the XpmAttributes 367 XpmAttributes *attributes) 427 XpmAttributes *attributes) 429 /* variables stored in the XpmAttributes structure */ 449 /* retrieve information from the XpmAttributes */ 990 XpmAttributes *attribute [all...] |
| H A D | RdFToI.c | 68 XpmAttributes *attributes)
|
| H A D | create.c | 66 XpmAttributes *attributes, XColor *cols, int ncols, 78 XpmAttributes *attributes, XColor *cols, int ncols, 85 LFUNC(CreateColors, int, (Display *display, XpmAttributes *attributes, 206 /* set the key explicitly in the XpmAttributes to override this */ 268 XpmAttributes *attributes, 456 XpmAttributes *attributes, 507 XpmAttributes *attributes, 518 /* variables stored in the XpmAttributes structure */ 539 * retrieve information from the XpmAttributes 763 XpmAttributes *attribute [all...] |
| H A D | CrDatFrI.c | 70 XpmAttributes *attributes)
|
| H A D | WrFFrI.c | 82 XpmAttributes *attributes)
|
| H A D | CrBufFrI.c | 69 XpmAttributes *attributes)
|
| /xsrc/external/mit/libXpm/dist/test/ |
| H A D | XpmMisc.c | 30 * XpmAttributesSize - report size of XpmAttributes structure 37 g_assert_cmpint(size, ==, sizeof(XpmAttributes));
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | image_xpm.c | 51 XpmAttributes attributes;
|
| /xsrc/external/mit/libXpm/dist/sxpm/ |
| H A D | sxpm.c | 127 XpmAttributes attributes;
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Pixmap.c | 939 XpmAttributes xpm_attributes;
|
| /xsrc/external/mit/xdm/dist/greeter/ |
| H A D | Login.c | 1763 XpmAttributes myAttributes = { 0 };
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | misc.c | 5941 XpmAttributes attributes;
|