Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp955 napi_value screenshot_cursor = nullptr; in CreatePointerStyle() local
956 CHKRP(napi_create_int32(env, MOUSE_ICON::SCREENSHOT_CURSOR, &screenshot_cursor), CREATE_INT32); in CreatePointerStyle()
1023 DECLARE_NAPI_STATIC_PROPERTY("SCREENSHOT_CURSOR", screenshot_cursor), in CreatePointerStyle()