Searched refs:MIDDLE_BTN_SOUTH (Results 1 - 7 of 7) sorted by relevance
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | mouse_style_ohos.cpp | 69 { MouseFormat::MIDDLE_BTN_SOUTH, MMI::MIDDLE_BTN_SOUTH }, in SetPointerStyle()
|
/foundation/arkui/ace_engine/frameworks/base/mousestyle/ |
H A D | mouse_style.h | 56 MIDDLE_BTN_SOUTH = 31, member in OHOS::Ace::MouseFormat
|
/foundation/multimodalinput/input/util/common/include/ |
H A D | struct_multimodal.h | 150 MIDDLE_BTN_SOUTH = 31, enumerator
|
/foundation/arkui/ace_engine/frameworks/core/components/web/ |
H A D | render_web.cpp | 57 { OHOS::NWeb::CursorType::CT_SOUTHPANNING, MouseFormat::MIDDLE_BTN_SOUTH },
|
/foundation/multimodalinput/input/frameworks/napi/pointer/src/ |
H A D | js_pointer_context.cpp | 996 CHKRP(napi_create_int32(env, MOUSE_ICON::MIDDLE_BTN_SOUTH, &middle_btn_south), CREATE_INT32); in CreatePointerStyle() 1057 DECLARE_NAPI_STATIC_PROPERTY("MIDDLE_BTN_SOUTH", middle_btn_south), in CreatePointerStyle()
|
/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | pointer_drawing_manager.cpp | 2729 {MIDDLE_BTN_SOUTH, {ANGLE_CENTER, IMAGE_POINTER_DEFAULT_PATH + "MID_Btn_South.svg"}}, in InitStyle()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 118 { OHOS::NWeb::CursorType::CT_SOUTHPANNING, MouseFormat::MIDDLE_BTN_SOUTH },
|
Completed in 22 milliseconds