Home | History | Annotate | Download | only in gle2

Lines Matching refs:child3

255         ViewInfo child3 = new ViewInfo("AbsoluteLayout", null, 10, 40, 50, 15);
256 root.setChildren(Arrays.asList(child1, child2, child3));
311 ViewInfo child3 = new ViewInfo("AbsoluteLayout", null, 10, 40, 50, 15);
312 root.setChildren(Arrays.asList(child1, child2, child3));