Home
last modified time | relevance | path

Searched refs:MNF_RTOL (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/include/
H A Dntuser.h405 #define MNF_RTOL 0x0020 macro
/reactos/win32ss/user/ntuser/
H A Dmenu.c867 Menu->fFlags |= MNF_RTOL; in IntSetMenuFlagRtoL()
2838 menu->fFlags & MNF_RTOL) in MENU_InitPopup()