Home
last modified time | relevance | path

Searched defs:ArkUIHoverEvent_ (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_nowear_test_api18/entry/src/main/cpp/accessibilityValue/
DaccessibilityValue.cpp648 struct ArkUIHoverEvent_ { struct
649 ArkUI_Int32 targetDisplayId;
650 ArkUI_Int32 subKind;
651 ArkUI_Int32 isHover;
652 ArkUI_Float32 targetPositionX;
653 ArkUI_Float32 targetPositionY;
654 ArkUI_Float32 targetGlobalPositionX;
655 ArkUI_Float32 targetGlobalPositionY;
656 ArkUI_Float64 tiltX;
657 ArkUI_Float64 tiltY;
[all …]