Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp923 napi_value south_east = nullptr; in CreatePointerStyle() local
924 CHKRP(napi_create_int32(env, MOUSE_ICON::SOUTH_EAST, &south_east), CREATE_INT32); in CreatePointerStyle()
1007 DECLARE_NAPI_STATIC_PROPERTY("SOUTH_EAST", south_east), in CreatePointerStyle()