Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp939 napi_value hand_grabbing = nullptr; in CreatePointerStyle() local
940 CHKRP(napi_create_int32(env, MOUSE_ICON::HAND_GRABBING, &hand_grabbing), CREATE_INT32); in CreatePointerStyle()
1015 DECLARE_NAPI_STATIC_PROPERTY("HAND_GRABBING", hand_grabbing), in CreatePointerStyle()