Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/shellmenu/
H A DCMenuFocusManager.h33 enum StackEntryType enum
43 StackEntryType type;
91 HRESULT PushToArray(StackEntryType type, CMenuBand * mb, HMENU hmenu);
92 HRESULT PopFromArray(StackEntryType * pType, CMenuBand ** pMb, HMENU * pHmenu);
H A DCMenuFocusManager.cpp139 HRESULT CMenuFocusManager::PushToArray(StackEntryType type, CMenuBand * mb, HMENU hmenu) in PushToArray()
152 HRESULT CMenuFocusManager::PopFromArray(StackEntryType * pType, CMenuBand ** pMb, HMENU * pHmenu) in PopFromArray()
926 StackEntryType type; in PopMenuBar()
971 StackEntryType type; in PopMenuPopup()
1018 StackEntryType type; in PopTrackedPopup()