Home
last modified time | relevance | path

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

/dports/games/colorcode/ColorCode-0.8.5/
H A Dprefdialog.cpp105 bool sup = SetSuppressSlots(true); in SetSettings()
182 SetSuppressSlots(false); in SetSettings()
198 bool sup = SetSuppressSlots(true); in LevelPresetChangedSlot()
215 SetSuppressSlots(false); in LevelPresetChangedSlot()
453 bool PrefDialog::SetSuppressSlots(bool b, bool force) in SetSuppressSlots() function in PrefDialog
H A Dprefdialog.h62 bool SetSuppressSlots(bool b, bool force = false);