Searched refs:MENUITEM_GRAYED (Results 1 – 3 of 3) sorted by relevance
| /trueos/contrib/binutils/binutils/ | ||
| HD | windint.h | 824 #define MENUITEM_GRAYED 0x001 macro |
| HD | rcparse.y | 1071 $$ = MENUITEM_GRAYED; |
| HD | resrc.c | 2762 if ((mi->type & MENUITEM_GRAYED) != 0) in write_rc_menuitems() |