MCPcopy Create free account
hub / github.com/audacity/audacity / GetCount

Method GetCount

src/BatchCommands.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121int MacroCommands::GetCount()
122{
123 return (int)mCommandMacro.size();
124}
125
126wxString MacroCommands::ReadMacro(const wxString & macro, wxWindow *parent)
127{

Callers 15

FindParensMethod · 0.45
DoSrvMoreFunction · 0.45
GetSelectionsMethod · 0.45
PopulateListMethod · 0.45
BuildPlainMethod · 0.45
UpdatePrefsMethod · 0.45
FillHostDevicesMethod · 0.45
FillInputChannelsMethod · 0.45
ShowComboDialogMethod · 0.45
OnHostMethod · 0.45
OnDeviceMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by 1

TestReferencingMethod · 0.36