Home | History | Annotate | Download | only in widget

Lines Matching refs:childRight

1540             final int childRight = childLeft + w;
1542 child.layout(childLeft, childTop, childRight, childBottom);