Searched refs:XpmAttributes (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/libXpm/dist/include/X11/
H A Dxpm.h218 } 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 DCrBufFrP.c46 XpmAttributes *attributes)
H A DCrDatFrP.c46 XpmAttributes *attributes)
H A DCrPFrBuf.c47 XpmAttributes *attributes)
H A DCrPFrDat.c47 XpmAttributes *attributes)
H A DRdFToP.c47 XpmAttributes *attributes)
H A DWrFFrP.c46 XpmAttributes *attributes)
H A DInfo.c91 XpmAttributes *attributes)
101 * Fill in the XpmInfo with the XpmAttributes
106 XpmAttributes *attributes)
H A DXpmI.h182 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 DAttrib.c30 * 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 DCrIFrBuf.c48 XpmAttributes *attributes)
H A DCrIFrDat.c48 XpmAttributes *attributes)
H A Dscan.c112 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 DRdFToI.c68 XpmAttributes *attributes)
H A Dcreate.c66 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 DCrDatFrI.c70 XpmAttributes *attributes)
H A DWrFFrI.c82 XpmAttributes *attributes)
H A DCrBufFrI.c69 XpmAttributes *attributes)
/xsrc/external/mit/libXpm/dist/test/
H A DXpmMisc.c30 * XpmAttributesSize - report size of XpmAttributes structure
37 g_assert_cmpint(size, ==, sizeof(XpmAttributes));
/xsrc/external/mit/ctwm/dist/
H A Dimage_xpm.c51 XpmAttributes attributes;
/xsrc/external/mit/libXpm/dist/sxpm/
H A Dsxpm.c127 XpmAttributes attributes;
/xsrc/external/mit/libXaw/dist/src/
H A DPixmap.c939 XpmAttributes xpm_attributes;
/xsrc/external/mit/xdm/dist/greeter/
H A DLogin.c1763 XpmAttributes myAttributes = { 0 };
/xsrc/external/mit/xterm/dist/
H A Dmisc.c5941 XpmAttributes attributes;

Completed in 29 milliseconds