Home
last modified time | relevance | path

Searched refs:PopulateOrExchange (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/audio/audacity/audacity-Audacity-3.1.3/src/commands/
H A DSetTrackInfoCommand.h32 virtual void PopulateOrExchange(ShuttleGui & S) override;
54 void PopulateOrExchange(ShuttleGui & S) override;
81 void PopulateOrExchange(ShuttleGui & S) override;
110 void PopulateOrExchange(ShuttleGui & S) override;
164 void PopulateOrExchange(ShuttleGui & S) override { in PopulateOrExchange() function
165 SetTrackBase::PopulateOrExchange( S ); in PopulateOrExchange()
166 mSetStatus.PopulateOrExchange(S); in PopulateOrExchange()
167 mSetAudio.PopulateOrExchange(S); in PopulateOrExchange()
168 mSetVisuals.PopulateOrExchange(S); in PopulateOrExchange()
H A DSelectCommand.h36 void PopulateOrExchange(ShuttleGui & S) override;
62 void PopulateOrExchange(ShuttleGui & S) override;
85 void PopulateOrExchange(ShuttleGui & S) override;
114 void PopulateOrExchange(ShuttleGui & S) override { in PopulateOrExchange() function
115 mSelTime.PopulateOrExchange(S); in PopulateOrExchange()
116 mSelFreq.PopulateOrExchange(S); in PopulateOrExchange()
117 mSelTracks.PopulateOrExchange(S); in PopulateOrExchange()
H A DOpenSaveCommands.h39 void PopulateOrExchange(ShuttleGui & S) override;
59 void PopulateOrExchange(ShuttleGui & S) override;
79 void PopulateOrExchange(ShuttleGui & S) override;
97 void PopulateOrExchange(ShuttleGui & S) override;
H A DAudacityCommand.cpp280 PopulateOrExchange(S); in Init()
297 void AudacityCommandDialog::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in AudacityCommandDialog
300 mpCommand->PopulateOrExchange( S ); in PopulateOrExchange()
306 PopulateOrExchange(S); in TransferDataToWindow()
313 PopulateOrExchange(S); in TransferDataFromWindow()
H A DOpenSaveCommands.cpp43 void OpenProjectCommand::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in OpenProjectCommand
92 void SaveProjectCommand::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in SaveProjectCommand
123 void SaveCopyCommand::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in SaveCopyCommand
151 void SaveLogCommand::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in SaveLogCommand
H A DSetTrackInfoCommand.cpp80 void SetTrackBase::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in SetTrackBase
139 void SetTrackStatusCommand::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in SetTrackStatusCommand
141 SetTrackBase::PopulateOrExchange( S ); in PopulateOrExchange()
202 void SetTrackAudioCommand::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in SetTrackAudioCommand
204 SetTrackBase::PopulateOrExchange( S ); in PopulateOrExchange()
330 void SetTrackVisualsCommand::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in SetTrackVisualsCommand
332 SetTrackBase::PopulateOrExchange( S ); in PopulateOrExchange()
H A DImportExportCommands.h35 void PopulateOrExchange(ShuttleGui & S) override;
53 void PopulateOrExchange(ShuttleGui & S) override;
H A DHelpCommand.h36 void PopulateOrExchange(ShuttleGui & S) override;
56 void PopulateOrExchange(ShuttleGui & S) override;
H A DPreferenceCommands.h38 void PopulateOrExchange(ShuttleGui & S) override;
58 void PopulateOrExchange(ShuttleGui & S) override;
/dports/audio/audacity/audacity-Audacity-3.1.3/src/export/
H A DExportFFmpegDialogs.h78 void PopulateOrExchange(ShuttleGui & S);
99 void PopulateOrExchange(ShuttleGui & S);
111 void PopulateOrExchange(ShuttleGui & S);
128 void PopulateOrExchange(ShuttleGui & S);
162 void PopulateOrExchange(ShuttleGui & S);
181 void PopulateOrExchange(ShuttleGui & S);
212 void PopulateOrExchange(ShuttleGui & S);
/dports/audio/audacity/audacity-Audacity-3.1.3/src/prefs/
H A DWaveformPrefs.cpp89 PopulateOrExchange(S); in Populate()
93 void WaveformPrefs::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in WaveformPrefs
149 PopulateOrExchange(S); in Validate()
163 PopulateOrExchange(S); in Commit()
239 PopulateOrExchange(S); in OnDefaults()
H A DBatchPrefs.cpp61 PopulateOrExchange(S); in Populate()
66 void BatchPrefs::PopulateOrExchange( ShuttleGui & S ) in PopulateOrExchange() function in BatchPrefs
89 PopulateOrExchange( S ); in Commit()
H A DApplicationPrefs.cpp65 PopulateOrExchange(S); in Populate()
69 void ApplicationPrefs::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in ApplicationPrefs
109 PopulateOrExchange(S); in Commit()
H A DWarningsPrefs.cpp62 PopulateOrExchange(S); in Populate()
66 void WarningsPrefs::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in WarningsPrefs
100 PopulateOrExchange(S); in Commit()
H A DTracksBehaviorsPrefs.cpp55 PopulateOrExchange(S); in Populate()
69 void TracksBehaviorsPrefs::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in TracksBehaviorsPrefs
121 PopulateOrExchange(S); in Commit()
H A DImportExportPrefs.cpp59 PopulateOrExchange(S); in Populate()
106 void ImportExportPrefs::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in ImportExportPrefs
177 PopulateOrExchange(S); in Commit()
H A DPlaybackPrefs.cpp62 PopulateOrExchange(S); in Populate()
78 void PlaybackPrefs::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in PlaybackPrefs
180 PopulateOrExchange(S); in Commit()
H A DModulePrefs.cpp108 PopulateOrExchange(S); in Populate()
112 void ModulePrefs::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in ModulePrefs
160 PopulateOrExchange(S); in Commit()
H A DEffectsPrefs.cpp63 PopulateOrExchange(S); in Populate()
176 void EffectsPrefs::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in EffectsPrefs
244 PopulateOrExchange(S); in Commit()
H A DQualityPrefs.cpp76 PopulateOrExchange(S); in Populate()
115 void QualityPrefs::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in QualityPrefs
201 PopulateOrExchange(S); in Commit()
H A DLibraryPrefs.cpp82 PopulateOrExchange(S); in Populate()
95 void LibraryPrefs::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in LibraryPrefs
221 PopulateOrExchange(S); in Commit()
H A DThemePrefs.cpp100 PopulateOrExchange(S); in Populate()
105 void ThemePrefs::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in ThemePrefs
233 PopulateOrExchange(S); in Commit()
H A DGUIPrefs.cpp127 PopulateOrExchange(S); in Populate()
141 void GUIPrefs::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in GUIPrefs
230 PopulateOrExchange(S); in Commit()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DSoundActivatedRecord.cpp39 PopulateOrExchange(S); in BEGIN_EVENT_TABLE()
48 void SoundActivatedRecordDialog::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in SoundActivatedRecordDialog
70 PopulateOrExchange( S ); in OnOK()
H A DFFmpeg.cpp124 PopulateOrExchange(S);
127 void PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in FindFFmpegDialog
263 PopulateOrExchange(S); in BEGIN_EVENT_TABLE()
266 void FFmpegNotFoundDialog::PopulateOrExchange(ShuttleGui & S) in PopulateOrExchange() function in FFmpegNotFoundDialog

12345678