Home | History | Annotate | Download | only in widget

Lines Matching refs:childBottom

1561             final int childBottom = childTop + h;
1562 child.layout(childLeft, childTop, childRight, childBottom);