Home | History | Annotate | Download | only in widget

Lines Matching refs:childBottom

1111             int childBottom = mPaddingTop + child.getMeasuredHeight();
1115 childRight + lp.horizontalOffset, childBottom + lp.verticalOffset);