Searched refs:CURSOR_CROSS (Results 1 - 6 of 6) sorted by relevance
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | mouse_style_ohos.cpp | 78 { MouseFormat::CURSOR_CROSS, MMI::CURSOR_CROSS }, in SetPointerStyle()
|
/foundation/arkui/ace_engine/frameworks/base/mousestyle/ |
H A D | mouse_style.h | 65 CURSOR_CROSS = 40, member in OHOS::Ace::MouseFormat
|
/foundation/multimodalinput/input/util/common/include/ |
H A D | struct_multimodal.h | 159 CURSOR_CROSS = 40, enumerator
|
/foundation/multimodalinput/input/frameworks/napi/pointer/src/ |
H A D | js_pointer_context.cpp | 1015 CHKRP(napi_create_int32(env, MOUSE_ICON::CURSOR_CROSS, &cursor_cross), CREATE_INT32); in CreatePointerStyle() 1066 DECLARE_NAPI_STATIC_PROPERTY("CURSOR_CROSS", cursor_cross), in CreatePointerStyle()
|
/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | pointer_drawing_manager.cpp | 2739 {CURSOR_CROSS, {ANGLE_CENTER, IMAGE_POINTER_DEFAULT_PATH + "Cursor_Cross.svg"}}, in InitStyle()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 124 { OHOS::NWeb::CursorType::CT_CELL, MouseFormat::CURSOR_CROSS },
|
Completed in 21 milliseconds