Home
last modified time | relevance | path

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

/dports/audio/rezound/rezound-0.13.1beta/src/frontend_fox/
H A DCMainWindow.h129 ID_JUMP_TO_SELECTION_START, enumerator
H A DCMainWindow.cpp109 FXMAPFUNC(SEL_COMMAND, CMainWindow::ID_JUMP_TO_SELECTION_START, CMainWindow::onControlAction),
238 …)+_("Jump to Start Position"),FOXIcons->jump_to_selection,this,ID_JUMP_TO_SELECTION_START,PLAY_CON… in FXIMPLEMENT()
871 … "", FOXIcons->small_jump_to_selection, this, ID_JUMP_TO_SELECTION_START), menu… in buildActionMap()
1569 case ID_JUMP_TO_SELECTION_START: in onControlAction()