Home
last modified time | relevance | path

Searched refs:MENUITEM_GRAYED (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/binutils/binutils/
HDwindint.h824 #define MENUITEM_GRAYED 0x001 macro
HDrcparse.y1071 $$ = MENUITEM_GRAYED;
HDresrc.c2762 if ((mi->type & MENUITEM_GRAYED) != 0) in write_rc_menuitems()