Home
last modified time | relevance | path

Searched refs:viewGroup2 (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.cpp326 UIViewGroup* viewGroup2 = CreateTestUIViewGroup(viewGroup1, true, false); in CreateLabels() local
333 viewGroup2->SetPosition(100, 5, 80, 50); /* 100: x, 5: y; 80: width, 50: height */ in CreateLabels()
341 CreateTestUILabel(viewGroup2, 5, 5, "3", true); /* 5: x, 5: y */ in CreateLabels()