Home
last modified time | relevance | path

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

/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sc-ide/widgets/
H A Deditor_box.cpp78 bool comboBoxInUse = Main::settings()->value("IDE/editor/useComboBox").toBool(); in comboBoxWhenSplitting() local
88 bool comboBoxInUse = Main::settings()->value("IDE/editor/useComboBox").toBool(); in tabsWhenRemovingSplits() local
H A Dmulti_editor.cpp730 bool comboBoxInUse = Main::settings()->value("IDE/editor/useComboBox").toBool(); in activateComboBoxWhenSplitting() local
738 bool comboBoxInUse = Main::settings()->value("IDE/editor/useComboBox").toBool(); in setMainComboBoxOption() local