Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp1058 napi_value touchpad_two_finger_tap = nullptr; in CreateTouchpadRightClickType() local
1059 …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()