Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_input_event/
H A Dui_test_input_event.cpp371 int32_t itemH1 = ITEM_H * 2; // 2 times of ITEM_H in InnerBubbleDragTest() local
372 int32_t itemH2 = itemH1 + ITEM_H; in InnerBubbleDragTest()
388 …parentScroll->SetPosition(halfScreenWith + TEXT_DISTANCE_TO_LEFT_SIDE, positionY_, itemH1, itemH1); in InnerBubbleDragTest()
421 positionY_ += itemH1; in InnerBubbleDragTest()