Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp984 napi_value horizontal_text_cursor = nullptr; in CreatePointerStyle() local
985 …CHKRP(napi_create_int32(env, MOUSE_ICON::HORIZONTAL_TEXT_CURSOR, &horizontal_text_cursor), CREATE_… in CreatePointerStyle()
1037 DECLARE_NAPI_STATIC_PROPERTY("HORIZONTAL_TEXT_CURSOR", horizontal_text_cursor), in CreatePointerStyle()