Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/explorer-old/taskbar/
H A Dstartmenu.cpp420 SelectButton(new_id); in WndProc()
577 bool StartMenu::SelectButton(int id, bool open_sub) in SelectButton() function in StartMenu
647 return SelectButton(_buttons[idx]._id, open_sub); in SelectButtonIndex()
768 SelectButton(first_found); in JumpToNextShortcut()
H A Dstartmenu.h262 bool SelectButton(int id, bool open_sub=true);