Searched refs:SMW_UNMAPPING (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXaw/dist/src/
H A DSimpleMenu.c57 #define SMW_UNMAPPING 0x01 macro
926 if (!(smw->simple_menu.state & SMW_UNMAPPING))
1740 smw->simple_menu.state |= SMW_UNMAPPING;
1822 menu->simple_menu.state |= SMW_UNMAPPING;
1836 smw->simple_menu.state &= (unsigned char)(~(SMW_UNMAPPING | SMW_POPLEFT));

Completed in 4 milliseconds