|
const ReservedCommandFlag & | anonymous_namespace{LabelMenus.cpp}::LabelsSelectedFlag () |
|
int | anonymous_namespace{LabelMenus.cpp}::DoAddLabel (AudacityProject &project, const SelectedRegion ®ion, bool preserveFocus=false) |
|
void | anonymous_namespace{LabelMenus.cpp}::GetRegionsByLabel (const TrackList &tracks, const SelectedRegion &selectedRegion, Regions ®ions) |
|
auto | anonymous_namespace{LabelMenus.cpp}::GetTracksToEditByLabel (const AudacityProject &project, const TrackList &tracks) |
|
void | anonymous_namespace{LabelMenus.cpp}::EditByLabel (AudacityProject &project, TrackList &tracks, const SelectedRegion &selectedRegion, EditFunctionWithProgress action, ProgressReporter progress) |
|
void | anonymous_namespace{LabelMenus.cpp}::EditByLabel (AudacityProject &project, TrackList &tracks, const SelectedRegion &selectedRegion, EditFunction action) |
|
void | anonymous_namespace{LabelMenus.cpp}::EditClipboardByLabel (AudacityProject &project, TrackList &tracks, const SelectedRegion &selectedRegion, EditDestFunction action) |
|
void | anonymous_namespace{LabelMenus.cpp}::OnEditLabels (const CommandContext &context) |
|
void | anonymous_namespace{LabelMenus.cpp}::OnAddLabel (const CommandContext &context) |
|
void | anonymous_namespace{LabelMenus.cpp}::OnAddLabelPlaying (const CommandContext &context) |
|
void | anonymous_namespace{LabelMenus.cpp}::OnPasteNewLabel (const CommandContext &context) |
|
void | anonymous_namespace{LabelMenus.cpp}::OnToggleTypeToCreateLabel (const CommandContext &WXUNUSED(context)) |
|
void | anonymous_namespace{LabelMenus.cpp}::OnCutLabels (const CommandContext &context) |
|
void | anonymous_namespace{LabelMenus.cpp}::OnDeleteLabels (const CommandContext &context) |
|
void | anonymous_namespace{LabelMenus.cpp}::OnSplitCutLabels (const CommandContext &context) |
|
void | anonymous_namespace{LabelMenus.cpp}::OnSplitDeleteLabels (const CommandContext &context) |
|
void | anonymous_namespace{LabelMenus.cpp}::OnSilenceLabels (const CommandContext &context) |
|
void | anonymous_namespace{LabelMenus.cpp}::OnCopyLabels (const CommandContext &context) |
|
void | anonymous_namespace{LabelMenus.cpp}::OnSplitLabels (const CommandContext &context) |
|
void | anonymous_namespace{LabelMenus.cpp}::OnJoinLabels (const CommandContext &context) |
|
void | anonymous_namespace{LabelMenus.cpp}::OnDisjoinLabels (const CommandContext &context) |
|
void | anonymous_namespace{LabelMenus.cpp}::OnNewLabelTrack (const CommandContext &context) |
|
auto | anonymous_namespace{LabelMenus.cpp}::LabelEditMenus () |
|