Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dmenu.h22 ULONG fInEndMenu:1; member
H A Dmenu.c26 BOOL fInEndMenu = FALSE; variable
2672 if (fInEndMenu) in MENU_EndMenu()
2678 fInEndMenu = TRUE; in MENU_EndMenu()
4428 fInEndMenu = FALSE; in MENU_InitTracking()