Searched refs:hand_pointing (Results 1 – 1 of 1) sorted by relevance
943 napi_value hand_pointing = nullptr; in CreatePointerStyle() local944 CHKRP(napi_create_int32(env, MOUSE_ICON::HAND_POINTING, &hand_pointing), CREATE_INT32); in CreatePointerStyle()1017 DECLARE_NAPI_STATIC_PROPERTY("HAND_POINTING", hand_pointing), in CreatePointerStyle()