Home
last modified time | relevance | path

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

/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcube/app/layout/
H A DLibraryLayout.cpp254 …this->shortcuts->AddShortcut(Hotkeys::Get(Hotkeys::NavigateLibraryBrowse), _TSTR("shortcuts_browse… in SetShortcutsWindow()
285 this->shortcuts->SetActive(Hotkeys::Get(Hotkeys::NavigateLibraryBrowse)); in UpdateShortcutsWindow()
471 else if (Hotkeys::Is(Hotkeys::NavigateLibraryBrowse, key)) { in KeyPress()
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcube/app/util/
H A DHotkeys.h58 NavigateLibraryBrowse, enumerator
H A DHotkeys.cpp70 { "navigate_library_browse", Id::NavigateLibraryBrowse },
152 { Id::NavigateLibraryBrowse, "b" },