|
struct { |
unsigned ifContainsText: 1 |
|
unsigned ifIsSprite: 1 |
|
unsigned ifHasBorder: 1 |
|
unsigned ifContentsCentredHorzontally: 1 |
|
unsigned ifContentsCentredVertically: 1 |
|
unsigned ifFilledBackground: 1 |
|
unsigned ifAntialisedFont: 1 |
|
unsigned ifNeedsHelp: 1 |
|
unsigned ifDataIndirected: 1 |
|
unsigned ifRightJustified: 1 |
|
unsigned ifDontCancelESG: 1 |
|
unsigned ifHalfSizeSprite: 1 |
|
unsigned ifIconButtonType: 4 |
|
unsigned ifESGMask: 5 |
|
unsigned ifInverted: 1 |
|
unsigned ifShaded: 1 |
|
unsigned ifDelted: 1 |
|
unsigned ifForegroundColour: 4 |
|
unsigned ifBackgroundColour: 4 |
|
}; | |
|
unsigned int | ifFlags |
|
Definition at line 10 of file wimp_icons.h.
The documentation for this union was generated from the following file: