Searched refs:XcursorUInt (Results 1 – 2 of 2) sorted by relevance
32 typedef uint32_t XcursorUInt; typedef34 typedef XcursorUInt XcursorDim;35 typedef XcursorUInt XcursorPixel;38 XcursorUInt version; /* version of the image data */44 XcursorUInt delay; /* animation delay to next frame (ms) */
95 XcursorUInt type; /* chunk type */96 XcursorUInt subtype; /* subtype (size for images) */97 XcursorUInt position; /* absolute position in file */101 XcursorUInt magic; /* magic number */102 XcursorUInt header; /* byte length of header */103 XcursorUInt version; /* file version number */104 XcursorUInt ntoc; /* number of toc entries */127 XcursorUInt header; /* bytes in chunk header */128 XcursorUInt type; /* chunk type */129 XcursorUInt subtype; /* chunk subtype (size for images) */[all …]