Home
last modified time | relevance | path

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

/dports/audio/lmms/lmms-1.2.2/include/
H A DInstrumentFunctions.h139 const Chord & getChordByName( const QString & name ) const in getChordByName() function
/dports/audio/lmms/lmms-1.2.2/src/gui/editors/
H A DPianoRoll.cpp564 .getChordByName( m_chordModel.currentText() ); in markSemiTone()
1508 .getChordByName( m_chordModel.currentText() ); in mousePressEvent()
3558 .getChordByName( m_chordModel.currentText() ); in finishRecordNote()
4045 chord_table.getChordByName( m_chordModel.currentText() ); in updateSemiToneMarkerMenu()