Home
last modified time | relevance | path

Searched refs:WEST_EAST (Results 1 - 19 of 19) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/split_container/
H A Drender_row_split.cpp38 MouseFormat leftRightStyle = MouseFormat::WEST_EAST; in HandleDragStart()
65 MouseFormat leftRightStyle = MouseFormat::WEST_EAST; in HandleDragUpdate()
H A Drender_split_container.cpp296 MouseFormat leftRightStyle = MouseFormat::WEST_EAST; in HandleMouseEvent()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dmouse_style_ohos.cpp43 { MouseFormat::WEST_EAST, MMI::WEST_EAST }, in SetPointerStyle()
/foundation/arkui/ace_engine/frameworks/base/mousestyle/
H A Dmouse_style.h30 WEST_EAST = 5, // Drag left-right mouse style member in OHOS::Ace::MouseFormat
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_split/
H A Dlinear_split_pattern.cpp474 format = MouseFormat::WEST_EAST; in GetMouseFormat()
501 format = MouseFormat::WEST_EAST; in GetMouseFormatBeforeAPI10()
/foundation/multimodalinput/input/util/common/include/
H A Dstruct_multimodal.h124 WEST_EAST = 5, enumerator
/foundation/window/window_manager/window_scene/session/host/include/
H A Dmove_drag_controller.h202 {DragType::DRAG_LEFT_OR_RIGHT, MMI::MOUSE_ICON::WEST_EAST},
/foundation/window/window_manager/wmserver/include/
H A Dwindow_controller.h146 {DragType::DRAG_LEFT_OR_RIGHT, MMI::MOUSE_ICON::WEST_EAST},
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp38 { OHOS::NWeb::CursorType::CT_EASTRESIZE, MouseFormat::WEST_EAST },
45 { OHOS::NWeb::CursorType::CT_WESTRESIZE, MouseFormat::WEST_EAST },
47 { OHOS::NWeb::CursorType::CT_EASTWESTRESIZE, MouseFormat::WEST_EAST },
/foundation/multimodalinput/input/service/window_manager/test/
H A Dpointer_drawing_manager_ex_test.cpp407 MOUSE_ICON mouseStyle = WEST_EAST; in HWTEST_F()
1110 MOUSE_ICON mouseStyle = MOUSE_ICON::WEST_EAST; in HWTEST_F()
H A Dpointer_drawing_manager_test.cpp1560 MOUSE_ICON mouseStyle = MOUSE_ICON::WEST_EAST; in HWTEST_F()
H A Dinput_windows_manager_test.cpp704 EXPECT_EQ(pointerStyle.id, MOUSE_ICON::WEST_EAST); in HWTEST_F()
707 EXPECT_EQ(pointerStyle.id, MOUSE_ICON::WEST_EAST); in HWTEST_F()
/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h488 {DragType::DRAG_LEFT_OR_RIGHT, MMI::MOUSE_ICON::WEST_EAST},
/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp1099 mouseStyle = MMI::MOUSE_ICON::WEST_EAST; in ChangeMouseStyle()
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp1267 pointerStyle.id = MOUSE_ICON::WEST_EAST; in UpdateDisplayInfo()
2098 pointerStyle.id = MOUSE_ICON::WEST_EAST; in UpdateDisplayInfo()
H A Dpointer_drawing_manager.cpp2703 {WEST_EAST, {ANGLE_CENTER, IMAGE_POINTER_DEFAULT_PATH + "West_East.svg"}}, in InitStyle()
/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp944 CHKRP(napi_create_int32(env, MOUSE_ICON::WEST_EAST, &west_east), CREATE_INT32); in CreatePointerStyle()
1031 DECLARE_NAPI_STATIC_PROPERTY("WEST_EAST", west_east), in CreatePointerStyle()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp99 { OHOS::NWeb::CursorType::CT_EASTRESIZE, MouseFormat::WEST_EAST },
106 { OHOS::NWeb::CursorType::CT_WESTRESIZE, MouseFormat::WEST_EAST },
108 { OHOS::NWeb::CursorType::CT_EASTWESTRESIZE, MouseFormat::WEST_EAST },
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp3241 MMI::MOUSE_ICON::NORTH_SOUTH : MMI::MOUSE_ICON::WEST_EAST; in HandlePointerStyle()

Completed in 57 milliseconds