Searched defs:childBottom (Results 1 – 13 of 13) sorted by relevance
162 final int childBottom = childTop + child.getMeasuredHeight(); in onLayout() local
74 int childBottom; in onMeasure() local
1262 final int childBottom = focusedChild.getBottom(); in onSizeChanged() local2174 final int childBottom = childTop + h; in setupChild() local2912 final int childBottom = childTop + h; in relayoutMeasuredItem() local
776 int childBottom = mPaddingTop + child.getMeasuredHeight(); in onLayout() local
776 int childBottom = childTop + child.getMeasuredHeight(); in setUpChild() local
940 int childBottom = childTop + child.getMeasuredHeight(); in setUpChild() local
1770 int childBottom = height - mPaddingBottom; in layoutHorizontal() local
1582 final int childBottom = childTop + h; in setupChild() local
208 final int childBottom = mPaddingTop + child.getMeasuredHeight() - mPaddingBottom; in onLayout() local
803 final int childBottom = childTop + childHeight; in layoutChildren() local965 final int childBottom = startFrom; in fillUp() local1080 final int childBottom = childTop + childHeight; in fillDown() local
214 int childBottom = ownHeight - mPaddingBottom; in onLayout() local
1270 int childBottom = paddingLeft + mRectArray[i].bottom; in onLayout() local
9062 final int childBottom = childTop + rect.height(); in requestChildRectangleOnScreen() local