Home
last modified time | relevance | path

Searched refs:touchPosX (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_test_ng.cpp371 double touchPosX = 150.0; in ScrollSnap() local
376 info.SetGlobalPoint(Point(touchPosX, touchPosY)); in ScrollSnap()
377 info.SetGlobalLocation(Offset(touchPosX, touchPosY)); in ScrollSnap()
387 info.SetGlobalLocation(Offset(touchPosX, touchPosY + offset)); in ScrollSnap()
388 info.SetGlobalPoint(Point(touchPosX, touchPosY + offset)); in ScrollSnap()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/
H A Dscrollable_cover_test_ng.cpp1494 double touchPosX = 150.0; variable
1502 info.SetGlobalPoint(Point(touchPosX, touchPosY));
1503 info.SetGlobalLocation(Offset(touchPosX, touchPosY));
1547 double touchPosX = 150.0; variable
1555 info.SetGlobalPoint(Point(touchPosX, touchPosY));
1556 info.SetGlobalLocation(Offset(touchPosX, touchPosY));