Home
last modified time | relevance | path

Searched defs:journalling (Results 1 – 3 of 3) sorted by relevance

/dports/audio/lmms/lmms-1.2.2/src/core/
H A DTempoSyncKnobModel.cpp112 bool journalling = testAndSetJournalling( false ); in calculateTempoSyncTime() local
H A DAutomatableModel.cpp237 bool journalling = (*it)->testAndSetJournalling( isJournalling() ); in setValue() local
639 bool journalling = testAndSetJournalling( false ); in setInitValue() local
/dports/editors/aee/aee-bf68f4accb96ac39020ac2d9092022aebfa5df27/
H A Daee.h168 char journalling; /* flag indicating if journalling active member