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