Home
last modified time | relevance | path

Searched refs:NORTH_WEST_SOUTH_EAST (Results 1 - 12 of 12) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dmouse_style_ohos.cpp50 { MouseFormat::NORTH_WEST_SOUTH_EAST, MMI::NORTH_WEST_SOUTH_EAST }, in SetPointerStyle()
/foundation/arkui/ace_engine/frameworks/base/mousestyle/
H A Dmouse_style.h37 NORTH_WEST_SOUTH_EAST = 12, member in OHOS::Ace::MouseFormat
/foundation/multimodalinput/input/util/common/include/
H A Dstruct_multimodal.h131 NORTH_WEST_SOUTH_EAST = 12, enumerator
/foundation/window/window_manager/window_scene/session/host/include/
H A Dmove_drag_controller.h203 {DragType::DRAG_LEFT_TOP_CORNER, MMI::MOUSE_ICON::NORTH_WEST_SOUTH_EAST},
/foundation/window/window_manager/wmserver/include/
H A Dwindow_controller.h147 {DragType::DRAG_LEFT_TOP_CORNER, MMI::MOUSE_ICON::NORTH_WEST_SOUTH_EAST},
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp41 { OHOS::NWeb::CursorType::CT_NORTHWESTRESIZE, MouseFormat::NORTH_WEST_SOUTH_EAST },
43 { OHOS::NWeb::CursorType::CT_SOUTHEASTRESIZE, MouseFormat::NORTH_WEST_SOUTH_EAST },
49 { OHOS::NWeb::CursorType::CT_NORTHWESTSOUTHEASTRESIZE, MouseFormat::NORTH_WEST_SOUTH_EAST },
/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h489 {DragType::DRAG_LEFT_TOP_CORNER, MMI::MOUSE_ICON::NORTH_WEST_SOUTH_EAST},
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp1255 pointerStyle.id = MOUSE_ICON::NORTH_WEST_SOUTH_EAST; in UpdateDisplayInfo()
2101 pointerStyle.id = MOUSE_ICON::NORTH_WEST_SOUTH_EAST; in UpdateDisplayInfo()
2110 pointerStyle.id = MOUSE_ICON::NORTH_WEST_SOUTH_EAST; in UpdateDisplayInfo()
H A Dpointer_drawing_manager.cpp2710 {NORTH_WEST_SOUTH_EAST, {ANGLE_CENTER, IMAGE_POINTER_DEFAULT_PATH + "North_West_South_East.svg"}}, in InitStyle()
/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp958 CHKRP(napi_create_int32(env, MOUSE_ICON::NORTH_WEST_SOUTH_EAST, &north_west_south_east), CREATE_INT32); in CreatePointerStyle()
1038 DECLARE_NAPI_STATIC_PROPERTY("NORTH_WEST_SOUTH_EAST", north_west_south_east), in CreatePointerStyle()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp102 { OHOS::NWeb::CursorType::CT_NORTHWESTRESIZE, MouseFormat::NORTH_WEST_SOUTH_EAST },
104 { OHOS::NWeb::CursorType::CT_SOUTHEASTRESIZE, MouseFormat::NORTH_WEST_SOUTH_EAST },
110 { OHOS::NWeb::CursorType::CT_NORTHWESTSOUTHEASTRESIZE, MouseFormat::NORTH_WEST_SOUTH_EAST },
/foundation/multimodalinput/input/service/window_manager/test/
H A Dinput_windows_manager_test.cpp686 EXPECT_EQ(pointerStyle.id, MOUSE_ICON::NORTH_WEST_SOUTH_EAST); in HWTEST_F()
689 EXPECT_EQ(pointerStyle.id, MOUSE_ICON::NORTH_WEST_SOUTH_EAST); in HWTEST_F()
4211 inputWindowsManager.lastPointerStyle_.id = MOUSE_ICON::NORTH_WEST_SOUTH_EAST; in HWTEST_F()

Completed in 40 milliseconds