Searched refs:CURSOR_MOVE (Results 1 - 8 of 8) sorted by relevance
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | mouse_style_ohos.cpp | 59 { MouseFormat::CURSOR_MOVE, MMI::CURSOR_MOVE }, in SetPointerStyle()
|
/foundation/arkui/ace_engine/frameworks/base/mousestyle/ |
H A D | mouse_style.h | 46 CURSOR_MOVE = 21, member in OHOS::Ace::MouseFormat
|
/foundation/multimodalinput/input/util/common/include/ |
H A D | struct_multimodal.h | 140 CURSOR_MOVE = 21, enumerator
|
/foundation/arkui/ace_engine/frameworks/core/components/web/ |
H A D | render_web.cpp | 61 { OHOS::NWeb::CursorType::CT_MOVE, MouseFormat::CURSOR_MOVE },
|
/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | pointer_drawing_manager_ex_test.cpp | 1488 MOUSE_ICON mouseStyle = CURSOR_MOVE;
in HWTEST_F()
|
/foundation/multimodalinput/input/frameworks/napi/pointer/src/ |
H A D | js_pointer_context.cpp | 976 CHKRP(napi_create_int32(env, MOUSE_ICON::CURSOR_MOVE, &move), CREATE_INT32); in CreatePointerStyle()
|
/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | pointer_drawing_manager.cpp | 2719 {CURSOR_MOVE, {ANGLE_CENTER, IMAGE_POINTER_DEFAULT_PATH + "Move.svg"}}, in InitStyle()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 122 { OHOS::NWeb::CursorType::CT_MOVE, MouseFormat::CURSOR_MOVE },
|
Completed in 26 milliseconds