Searched defs:childBottom (Results 1 – 7 of 7) sorted by relevance
81 final int childBottom = childTop - lp.topMargin - lp.bottomMargin + rowHeight; in onLayout() local
249 int childBottom = paddingLeft + mRectArray[i].bottom; in onLayout() local
393 int childBottom = mLayoutManager.getDecoratedBottom(childView); in getFirstVisibleChildIndex() local
809 final int childBottom = overlayTopY + overlayView.getMeasuredHeight(); in positionOverlay() local837 private void layoutOverlay(View child, int childTop, int childBottom) { in layoutOverlay()
642 int childBottom = getDecoratedBottom(child) + params.bottomMargin; in getLastFullyVisibleChildIndex() local1258 int childBottom = getDecoratedBottom(child) + getParams(child).bottomMargin; in calculateNextPageBreakPosition() local
260 int childBottom = relativeBottom; in getViewLayouts() local
1224 int childBottom = height - mPaddingBottom; in layoutHorizontal() local