Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmultimodal_input_preferences_manager.cpp33 constexpr int32_t TOUCHPAD_POINTER_SPEED { 6 }; variable
104 touchpadPointerSpeed_ = touchpadPref->GetInt(strTouchpadPointerSpeed_, TOUCHPAD_POINTER_SPEED); in GetPreferencesSettings()