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 D | event.js | 25 obj.pointY = e.globalY; 41 obj.pointY = e.globalY;
|
/test/testfwk/arkxtest/uitest/core/ |
H A D | ui_action.cpp | 85 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 D | arkoala_api.h | 1877 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