Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmultimodal_input_preferences_manager.cpp34 constexpr int32_t RIGHT_CLICK_TYPE { 1 }; variable
106 touchpadRightClickType_ = touchpadPref->GetInt(strTouchpadRightClickType_, RIGHT_CLICK_TYPE); in GetPreferencesSettings()
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_pointer_test.cpp57 constexpr int32_t RIGHT_CLICK_TYPE = 2; variable
1630 int32_t type = RIGHT_CLICK_TYPE;