Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_focus_manager/
H A Dui_test_focus_manager.cpp328 UIViewGroup* viewGroup4 = CreateTestUIViewGroup(viewGroup3, true, false); in CreateLabels() local
329 UIViewGroup* viewGroup5 = CreateTestUIViewGroup(viewGroup4, true, false); in CreateLabels()
335 viewGroup4->SetPosition(5, 5, 260, 60); /* 5: x, 5: y; 260: width, 60: height */ in CreateLabels()