Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp929 napi_value north_west_south_east = nullptr; in CreatePointerStyle() local
930 …CHKRP(napi_create_int32(env, MOUSE_ICON::NORTH_WEST_SOUTH_EAST, &north_west_south_east), CREATE_IN… in CreatePointerStyle()
1010 DECLARE_NAPI_STATIC_PROPERTY("NORTH_WEST_SOUTH_EAST", north_west_south_east), in CreatePointerStyle()