MCPcopy 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
167const size_t kAlignLabelsCount(){ return alignLabels().size(); }
168
169void DoAlign(AudacityProject &project, int index, bool moveSel)
170{

Callers 2

DoAlignFunction · 0.85
OnAlignNoSyncFunction · 0.85

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected