Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp915 napi_value west_east = nullptr; in CreatePointerStyle() local
916 CHKRP(napi_create_int32(env, MOUSE_ICON::WEST_EAST, &west_east), CREATE_INT32); in CreatePointerStyle()
1003 DECLARE_NAPI_STATIC_PROPERTY("WEST_EAST", west_east), in CreatePointerStyle()