Home
last modified time | relevance | path

Searched refs:CURSOR_FORBID (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dmouse_style_ohos.cpp53 { MouseFormat::CURSOR_FORBID, MMI::CURSOR_FORBID }, in SetPointerStyle()
/foundation/arkui/ace_engine/frameworks/base/mousestyle/
H A Dmouse_style.h40 CURSOR_FORBID = 15, member in OHOS::Ace::MouseFormat
/foundation/multimodalinput/input/util/common/include/
H A Dstruct_multimodal.h134 CURSOR_FORBID = 15, enumerator
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp62 { OHOS::NWeb::CursorType::CT_NODROP, MouseFormat::CURSOR_FORBID },
64 { OHOS::NWeb::CursorType::CT_NOTALLOWED, MouseFormat::CURSOR_FORBID },
/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp964 CHKRP(napi_create_int32(env, MOUSE_ICON::CURSOR_FORBID, &cursor_forbid), CREATE_INT32); in CreatePointerStyle()
1041 DECLARE_NAPI_STATIC_PROPERTY("CURSOR_FORBID", cursor_forbid), in CreatePointerStyle()
/foundation/multimodalinput/input/service/window_manager/src/
H A Dpointer_drawing_manager.cpp2713 {CURSOR_FORBID, {ANGLE_NW, IMAGE_POINTER_DEFAULT_PATH + "Forbid.svg"}}, in InitStyle()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp126 { OHOS::NWeb::CursorType::CT_NODROP, MouseFormat::CURSOR_FORBID },
129 { OHOS::NWeb::CursorType::CT_NOTALLOWED, MouseFormat::CURSOR_FORBID },

Completed in 22 milliseconds