Home
last modified time | relevance | path

Searched defs:GetPrivateConfig (Results 1 – 2 of 2) sorted by relevance

/dports/audio/audacity/audacity-Audacity-3.1.3/src/effects/
H A DEffect.cpp962 bool Effect::GetPrivateConfig(const RegistryPath & group, const RegistryPath & key, wxString & valu… in GetPrivateConfig() function in Effect
967 bool Effect::GetPrivateConfig(const RegistryPath & group, const RegistryPath & key, int & value, in… in GetPrivateConfig() function in Effect
972 bool Effect::GetPrivateConfig(const RegistryPath & group, const RegistryPath & key, bool & value, b… in GetPrivateConfig() function in Effect
977 bool Effect::GetPrivateConfig(const RegistryPath & group, const RegistryPath & key, float & value, … in GetPrivateConfig() function in Effect
982 bool Effect::GetPrivateConfig(const RegistryPath & group, const RegistryPath & key, double & value,… in GetPrivateConfig() function in Effect
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DPluginManager.cpp588 bool PluginManager::GetPrivateConfig(const PluginID & ID, const RegistryPath & group, const Registr… in GetPrivateConfig() function in PluginManager
593 bool PluginManager::GetPrivateConfig(const PluginID & ID, const RegistryPath & group, const Registr… in GetPrivateConfig() function in PluginManager
598 bool PluginManager::GetPrivateConfig(const PluginID & ID, const RegistryPath & group, const Registr… in GetPrivateConfig() function in PluginManager
603 bool PluginManager::GetPrivateConfig(const PluginID & ID, const RegistryPath & group, const Registr… in GetPrivateConfig() function in PluginManager
608 bool PluginManager::GetPrivateConfig(const PluginID & ID, const RegistryPath & group, const Registr… in GetPrivateConfig() function in PluginManager