Home
last modified time | relevance | path

Searched refs:pointY (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/validator_lite/acts_validator/entry/src/main/js/MainAbility/common/js/
H A Devent.js25 obj.pointY = e.globalY;
41 obj.pointY = e.globalY;
/test/testfwk/arkxtest/uitest/core/
H A Dui_action.cpp85 const int32_t pointY = from.py_ + stepLengthY * step; in DecomposeComputeSwipe() local
87 pointer.PushAction(TouchEvent {ActionStage::MOVE, {pointX, pointY}, timeOffsetMs, intervalMs}); in DecomposeComputeSwipe()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Darkoala_api.h1877 ArkUINodeHandle node, const ArkUI_Float32* pointX, const ArkUI_Float32* pointY, ArkUI_Int32 length);
1883 ArkUINodeHandle node, const ArkUI_Float32* pointX, const ArkUI_Float32* pointY, ArkUI_Int32 length);

Completed in 20 milliseconds