Searched refs:NORTH_EAST (Results 1 - 5 of 5) sorted by relevance
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | mouse_style_ohos.cpp | 45 { MouseFormat::NORTH_EAST, MMI::NORTH_EAST }, in SetPointerStyle()
|
/foundation/arkui/ace_engine/frameworks/base/mousestyle/ |
H A D | mouse_style.h | 32 NORTH_EAST = 7, member in OHOS::Ace::MouseFormat
|
/foundation/multimodalinput/input/util/common/include/ |
H A D | struct_multimodal.h | 126 NORTH_EAST = 7, enumerator
|
/foundation/multimodalinput/input/frameworks/napi/pointer/src/ |
H A D | js_pointer_context.cpp | 948 CHKRP(napi_create_int32(env, MOUSE_ICON::NORTH_EAST, &north_east), CREATE_INT32); in CreatePointerStyle() 1033 DECLARE_NAPI_STATIC_PROPERTY("NORTH_EAST", north_east), in CreatePointerStyle()
|
/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | pointer_drawing_manager.cpp | 2705 {NORTH_EAST, {ANGLE_CENTER, IMAGE_POINTER_DEFAULT_PATH + "North_East.svg"}}, in InitStyle()
|
Completed in 9 milliseconds