Home
last modified time | relevance | path

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

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dshortcuts.h88 SHRT_GOTO_START, // W enumerator
H A Dshortcuts.cpp56 …defShrt(SHRT_GOTO_START, Qt::Key_W, QT_TRANSLATE_NOOP("shortcuts", "Transport: Goto Start")… in initShortCuts()
H A Dapp.cpp2858 else if (key == MusEGui::shortcuts[MusEGui::SHRT_GOTO_START].key) { in kbAccel()