Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ kAlignLabelsCount
Function
kAlignLabelsCount
src/menus/TrackMenus.cpp:167–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}; return symbols; }
166
167
const size_t kAlignLabelsCount(){ return alignLabels().size(); }
168
169
void DoAlign(AudacityProject &project, int index, bool moveSel)
170
{
Callers
2
DoAlign
Function · 0.85
OnAlignNoSync
Function · 0.85
Calls
1
size
Method · 0.45
Tested by
no test coverage detected