Home
last modified time | relevance | path

Searched defs:applyPreset (Results 1 – 11 of 11) sorted by relevance

/dports/audio/mixxx/mixxx-2.3.0/src/controllers/
H A Ddlgprefcontroller.cpp151 emit applyPreset(m_pController, m_pPreset, true); in showLearningWizard() local
206 emit applyPreset(m_pController, m_pPreset, true); in slotStopLearning() local
212 emit applyPreset(m_pController, m_pPreset, false); in slotStopLearning() local
218 emit applyPreset(m_pController, m_pPreset, false); in slotStopLearning() local
514 emit applyPreset(m_pController, m_pPreset, bEnabled); in slotApply() local
H A Dcontroller.cpp48 bool Controller::applyPreset(bool initializeScripts) { in applyPreset() function in Controller
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/ui/
H A Dcontrollerpresets.cpp175 void ControllerPresets::applyPreset(String const &presetId) in applyPreset() function in ControllerPresets
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/operation/
H A DOpTitle.java211 JMenuItem applyPreset = new JMenuItem( in getPopupMenu() local
/dports/graphics/delaboratory/delaboratory-0.8/core/
H A Dbase_layer_with_properties.cc176 void deBaseLayerWithProperties::applyPreset(const std::string& name) in applyPreset() function in deBaseLayerWithProperties
/dports/audio/mixxx/mixxx-2.3.0/src/controllers/midi/
H A Dmidicontroller.cpp51 bool MidiController::applyPreset(bool initializeScripts) { in applyPreset() function in MidiController
/dports/net-im/nheko/nheko-0.9.0/src/ui/
H A DFlatButton.cpp92 FlatButton::applyPreset(ui::ButtonPreset preset) in applyPreset() function in FlatButton
/dports/biology/hisat2/hisat2-2.2.1/
H A Dhisat_bp.cpp921 static string applyPreset(const string& sorig, Presets& presets) { in applyPreset() function
H A Dhisat2.cpp1076 static string applyPreset(const string& sorig, Presets& presets) { in applyPreset() function
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dlv2host.cpp5505 void LV2SynthIF::applyPreset(void *preset) in applyPreset() function in MusECore::LV2SynthIF
6194 void LV2PluginWrapper::applyPreset(PluginI *p, void *preset) in applyPreset() function in MusECore::LV2PluginWrapper
/dports/biology/bowtie2/bowtie2-2.4.4/
H A Dbt2_search.cpp967 static string applyPreset(const string& sorig, Presets& presets) { in applyPreset() function