Home
last modified time | relevance | path

Searched refs:requestStateFile (Results 1 – 18 of 18) sorted by relevance

/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/distrho/
H A DDistrhoUI.hpp150 bool requestStateFile(const char* key);
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/distrho/
H A DDistrhoUI.hpp136 bool requestStateFile(const char* key);
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/distrho/
H A DDistrhoUI.hpp136 bool requestStateFile(const char* key);
/dports/audio/ssr-lv2/ssr-e1999da/dpf/distrho/
H A DDistrhoUI.hpp124 bool requestStateFile(const char* key);
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/distrho/
H A DDistrhoUI.hpp136 bool requestStateFile(const char* key);
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/distrho/
H A DDistrhoUI.hpp168 bool requestStateFile(const char* key);
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/distrho/src/
H A DDistrhoUI.cpp117 bool UI::requestStateFile(const char* key) in requestStateFile() function in UI
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/distrho/src/
H A DDistrhoUI.cpp126 bool UI::requestStateFile(const char* key) in requestStateFile() function in UI
/dports/audio/ssr-lv2/ssr-e1999da/dpf/distrho/src/
H A DDistrhoUI.cpp107 bool UI::requestStateFile(const char* key)
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/distrho/src/
H A DDistrhoUI.cpp117 bool UI::requestStateFile(const char* key) in requestStateFile() function in UI
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/distrho/src/
H A DDistrhoUI.cpp117 bool UI::requestStateFile(const char* key) in requestStateFile() function in UI
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/examples/FileHandling/
H A DFileHandlingUI.cpp203 requestStateFile(kStateKeys[stateId]); in buttonClicked()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/examples/FileHandling/
H A DFileHandlingUI.cpp203 requestStateFile(kStateKeys[stateId]); in buttonClicked()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/examples/FileHandling/
H A DFileHandlingUI.cpp203 requestStateFile(kStateKeys[stateId]); in buttonClicked()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/examples/FileHandling/
H A DFileHandlingUI.cpp203 requestStateFile(kStateKeys[stateId]); in buttonClicked()
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/examples/FileHandling/
H A DFileHandlingUI.cpp203 requestStateFile(kStateKeys[stateId]); in buttonClicked()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/examples/FileHandling/
H A DFileHandlingUI.cpp218 requestStateFile(kStateKeys[stateId]);
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/distrho/src/
H A DDistrhoUI.cpp238 bool UI::requestStateFile(const char* key) in setSampleRate()