Searched refs:pointX (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 | 24 obj.pointX = e.globalX; 40 obj.pointX = e.globalX;
|
/test/testfwk/arkxtest/uitest/core/ |
H A D | ui_action.cpp | 84 const int32_t pointX = from.px_ + stepLengthX * 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