Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp941 napi_value hand_open = nullptr; in CreatePointerStyle() local
942 CHKRP(napi_create_int32(env, MOUSE_ICON::HAND_OPEN, &hand_open), CREATE_INT32); in CreatePointerStyle()
1016 DECLARE_NAPI_STATIC_PROPERTY("HAND_OPEN", hand_open), in CreatePointerStyle()