Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp937 napi_value color_sucker = nullptr; in CreatePointerStyle() local
938 CHKRP(napi_create_int32(env, MOUSE_ICON::COLOR_SUCKER, &color_sucker), CREATE_INT32); in CreatePointerStyle()
1014 DECLARE_NAPI_STATIC_PROPERTY("COLOR_SUCKER", color_sucker), in CreatePointerStyle()