Home
last modified time | relevance | path

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

/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/Project/
H A Djucer_Project.cpp1419 StringArray stringChoices; in createAudioPluginPropertyEditors() local
1424 stringChoices.add (String (i)); in createAudioPluginPropertyEditors()
1428 … "Plugin VST Num MIDI Inputs", stringChoices, varChoices), in createAudioPluginPropertyEditors()
1432 … "Plugin VST Num MIDI Outputs", stringChoices, varChoices), in createAudioPluginPropertyEditors()