Home
last modified time | relevance | path

Searched refs:PlaybackIgnore (Results 1 – 5 of 5) sorted by relevance

/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svgui/view/
H A DOverview.cpp37 setPlaybackFollow(PlaybackIgnore); in Overview()
208 emit centreFrameChanged(m_centreFrame, false, PlaybackIgnore); in paintEvent()
345 emit centreFrameChanged(rf, true, PlaybackIgnore); in mouseMoveEvent()
H A DViewManager.h64 PlaybackIgnore enumerator
H A DView.cpp135 case PlaybackIgnore: return 2; in getPropertyRangeAndValue()
171 case 2: setPlaybackFollow(PlaybackIgnore); break; in setProperty()
1061 case PlaybackIgnore: in setViewManager()
1402 case PlaybackIgnore: in movePlayPointer()
2734 m_followPlay != PlaybackIgnore) { in drawPlayPointer()
H A DViewManager.cpp649 if (!dynamic_cast<Overview *>(v) || (mode != PlaybackIgnore)) { in viewCentreFrameChanged()
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svapp/framework/
H A DSVFileReader.cpp878 : PlaybackIgnore);