Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp925 napi_value south_west = nullptr; in CreatePointerStyle() local
926 CHKRP(napi_create_int32(env, MOUSE_ICON::SOUTH_WEST, &south_west), CREATE_INT32); in CreatePointerStyle()
1008 DECLARE_NAPI_STATIC_PROPERTY("SOUTH_WEST", south_west), in CreatePointerStyle()