Searched refs:hand_grabbing (Results 1 – 1 of 1) sorted by relevance
939 napi_value hand_grabbing = nullptr; in CreatePointerStyle() local940 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()