Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp957 napi_value text_cursor = nullptr; in CreatePointerStyle() local
958 CHKRP(napi_create_int32(env, MOUSE_ICON::TEXT_CURSOR, &text_cursor), CREATE_INT32); in CreatePointerStyle()
1024 DECLARE_NAPI_STATIC_PROPERTY("TEXT_CURSOR", text_cursor), in CreatePointerStyle()