Searched defs:childBottom (Results 1 – 14 of 14) sorted by relevance
154 final int childBottom = childTop + child.getMeasuredHeight(); in onLayout() local
73 int childBottom; in onMeasure() local
1125 final int childBottom = focusedChild.getBottom(); in onSizeChanged() local1955 final int childBottom = childTop + h; in setupChild() local2705 final int childBottom = childTop + h; in relayoutMeasuredItem() local
771 int childBottom = mPaddingTop + child.getMeasuredHeight(); in onLayout() local
666 int childBottom = childTop + child.getMeasuredHeight(); in setUpChild() local
916 int childBottom = childTop + child.getMeasuredHeight(); in setUpChild() local
1587 int childBottom = height - mPaddingBottom; in layoutHorizontal() local
1541 final int childBottom = childTop + h; in setupChild() local
205 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
586 int childBottom = childTop + child.getMeasuredHeight(); in setUpChild() local
1525 int childBottom = height - getPaddingBottom(); in layoutHorizontal() local
714 final int childBottom = childTop + child.getMeasuredHeight(); in onLayout() local
6163 final int childBottom = childTop + rect.height(); in requestChildRectangleOnScreen() local