ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Classes | |
struct | _BRUSHINST |
Macros | |
#define | BRI_SOLID 0 |
#define | BRI_HOLLOW 1 |
#define | BRI_HATCHED 2 |
#define | BRI_PATTERN 3 |
#define | BRI_MONO_PATTERN 4 |
#define | BRI_COLOR_PATTERN 5 |
#define | C0_BIT 0x01 |
#define | C1_BIT 0x02 |
#define | C2_BIT 0x04 |
#define | C3_BIT 0x08 |
#define | COLOR_BITS 0x0f |
#define | MONO_BIT 0x10 |
#define | ONES_OR_ZEROS 0x20 |
#define | GREY_SCALE 0x40 |
#define | SOLID_BRUSH 0x80 |
#define | PTRI_INVERT 0x0001 |
#define | PTRI_ANIMATE 0x0002 |
Typedefs | |
typedef struct _BRUSHINST | BRUSHINST |
typedef struct _BRUSHINST BRUSHINST |