Home
last modified time | relevance | path

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

/dports/audio/hydrogen/hydrogen-1.0.1/src/gui/src/PatternEditor/
H A DNotePropertiesRuler.h109 int __noteKeyVal; variable
H A DNotePropertiesRuler.cpp315 __noteKeyVal = 10; in mouseMoveEvent()
436 __noteKeyVal = pNote->get_key(); in mouseMoveEvent()
491 __noteKeyVal, in startUndoAction()
/dports/audio/hydrogen/hydrogen-1.0.1/src/gui/src/
H A DUndoActions.h1206 __noteKeyVal = noteKeyVal; in SE_editNotePropertiesVolumeAction()
1242 __noteKeyVal, in redo()
1262 int __noteKeyVal; variable