Searched refs:ZOOM_OUT (Results 1 - 7 of 7) sorted by relevance
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | mouse_style_ohos.cpp | 66 { MouseFormat::ZOOM_OUT, MMI::ZOOM_OUT }, in SetPointerStyle()
|
/foundation/arkui/ace_engine/frameworks/base/mousestyle/ |
H A D | mouse_style.h | 53 ZOOM_OUT = 28, member in OHOS::Ace::MouseFormat
|
/foundation/multimodalinput/input/util/common/include/ |
H A D | struct_multimodal.h | 147 ZOOM_OUT = 28, enumerator
|
/foundation/arkui/ace_engine/frameworks/core/components/web/ |
H A D | render_web.cpp | 66 { OHOS::NWeb::CursorType::CT_ZOOMOUT, MouseFormat::ZOOM_OUT },
|
/foundation/multimodalinput/input/frameworks/napi/pointer/src/ |
H A D | js_pointer_context.cpp | 990 CHKRP(napi_create_int32(env, MOUSE_ICON::ZOOM_OUT, &zoom_out), CREATE_INT32); in CreatePointerStyle() 1054 DECLARE_NAPI_STATIC_PROPERTY("ZOOM_OUT", zoom_out), in CreatePointerStyle()
|
/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | pointer_drawing_manager.cpp | 2726 {ZOOM_OUT, {ANGLE_CENTER, IMAGE_POINTER_DEFAULT_PATH + "Zoom_Out.svg"}}, in InitStyle()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 131 { OHOS::NWeb::CursorType::CT_ZOOMOUT, MouseFormat::ZOOM_OUT },
|
Completed in 21 milliseconds