Searched refs:touchpad_two_finger_tap (Results 1 – 1 of 1) sorted by relevance
1058 napi_value touchpad_two_finger_tap = nullptr; in CreateTouchpadRightClickType() local1059 …CHKRP(napi_create_int32(env, RightClickType::TOUCHPAD_TWO_FINGER_TAP, &touchpad_two_finger_tap), C… in CreateTouchpadRightClickType()1064 DECLARE_NAPI_STATIC_PROPERTY("TOUCHPAD_TWO_FINGER_TAP", touchpad_two_finger_tap), in CreateTouchpadRightClickType()