Home
last modified time | relevance | path

Searched refs:CURSOR_MOVE (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dmouse_style_ohos.cpp59 { MouseFormat::CURSOR_MOVE, MMI::CURSOR_MOVE }, in SetPointerStyle()
/foundation/arkui/ace_engine/frameworks/base/mousestyle/
H A Dmouse_style.h46 CURSOR_MOVE = 21, member in OHOS::Ace::MouseFormat
/foundation/multimodalinput/input/util/common/include/
H A Dstruct_multimodal.h140 CURSOR_MOVE = 21, enumerator
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp61 { OHOS::NWeb::CursorType::CT_MOVE, MouseFormat::CURSOR_MOVE },
/foundation/multimodalinput/input/service/window_manager/test/
H A Dpointer_drawing_manager_ex_test.cpp1488 MOUSE_ICON mouseStyle = CURSOR_MOVE; in HWTEST_F()
/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp976 CHKRP(napi_create_int32(env, MOUSE_ICON::CURSOR_MOVE, &move), CREATE_INT32); in CreatePointerStyle()
/foundation/multimodalinput/input/service/window_manager/src/
H A Dpointer_drawing_manager.cpp2719 {CURSOR_MOVE, {ANGLE_CENTER, IMAGE_POINTER_DEFAULT_PATH + "Move.svg"}}, in InitStyle()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp122 { OHOS::NWeb::CursorType::CT_MOVE, MouseFormat::CURSOR_MOVE },

Completed in 24 milliseconds