Home
last modified time | relevance | path

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

/dports/x11/antimicro/antimicro-2.23/src/
H A Djoydpad.h71 int getButtonsPresetSpringHeight();
H A Djoyaxis.h106 int getButtonsPresetSpringHeight();
H A Djoycontrolstick.h116 int getButtonsPresetSpringHeight();
H A Djoyaxis.cpp882 int JoyAxis::getButtonsPresetSpringHeight() in getButtonsPresetSpringHeight() function in JoyAxis
H A Djoydpad.cpp575 int JoyDPad::getButtonsPresetSpringHeight() in getButtonsPresetSpringHeight() function in JoyDPad
H A Djoycontrolstick.cpp2229 int JoyControlStick::getButtonsPresetSpringHeight() in getButtonsPresetSpringHeight() function in JoyControlStick
/dports/x11/antimicro/antimicro-2.23/src/mousedialog/
H A Dmousedpadsettingsdialog.cpp191 int tempHeight = dpad->getButtonsPresetSpringHeight(); in calculateSpringPreset()
H A Dmousecontrolsticksettingsdialog.cpp198 int tempHeight = stick->getButtonsPresetSpringHeight(); in calculateSpringPreset()
H A Dmouseaxissettingsdialog.cpp190 int tempHeight = axis->getButtonsPresetSpringHeight(); in calculateSpringPreset()