Searched refs:RIGHT_CLICK_TYPE (Results 1 – 2 of 2) sorted by relevance
34 constexpr int32_t RIGHT_CLICK_TYPE { 1 }; variable106 touchpadRightClickType_ = touchpadPref->GetInt(strTouchpadRightClickType_, RIGHT_CLICK_TYPE); in GetPreferencesSettings()
57 constexpr int32_t RIGHT_CLICK_TYPE = 2; variable1630 int32_t type = RIGHT_CLICK_TYPE;