Searched defs:childBottom (Results 1 – 4 of 4) sorted by relevance
81 final int childBottom = childTop - lp.topMargin - lp.bottomMargin + rowHeight; in onLayout() local
126 final int childBottom = childTop + childHeight; in onLayout() local
801 final int childBottom = overlayTopY + overlayView.getMeasuredHeight(); in positionOverlay() local829 private void layoutOverlay(View child, int childTop, int childBottom) { in layoutOverlay()
604 final int childBottom = childTop + childHeight; in onLayout() local