used by chooser_item_attrs_t::flags
|
#define | CHITEM_BOLD 0x0001 |
| display the item in bold
|
|
#define | CHITEM_ITALIC 0x0002 |
| display the item in italic
|
|
#define | CHITEM_UNDER 0x0004 |
| underline the item
|
|
#define | CHITEM_STRIKE 0x0008 |
| strikeout the item
|
|
#define | CHITEM_GRAY 0x0010 |
| gray out the item
|
|