Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/shellmenu/
H A DCMenuFocusManager.h122 HRESULT PushMenuPopup(CMenuBand * mb);
H A DCMenuFocusManager.cpp878 HRESULT CMenuFocusManager::PushMenuPopup(CMenuBand * mb) in PushMenuPopup() function in CMenuFocusManager
H A DCMenuBand.cpp428 hr = m_focusManager->PushMenuPopup(this); in ShowDW()