Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ IsSyncLocked
Method
IsSyncLocked
libraries/lib-track-selection/SyncLock.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
bool SyncLockState::IsSyncLocked() const
45
{
46
return mIsSyncLocked;
47
}
48
49
void SyncLockState::SetSyncLock(bool flag)
50
{
Callers
12
IsSyncLockSelected
Method · 0.80
ProcessIndependently
Method · 0.80
DoListSelection
Function · 0.80
CommonCommandFlags.cpp
File · 0.80
SetRate
Method · 0.80
SelectAt
Method · 0.80
Release
Method · 0.80
Click
Method · 0.80
Click
Method · 0.80
DoClipLeftOrRight
Function · 0.80
GetTracksToEditByLabel
Function · 0.80
OnPaste
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected