Searched defs:childBottom (Results 1 – 12 of 12) sorted by relevance
162 final int childBottom = childTop + child.getMeasuredHeight(); in onLayout() local
74 int childBottom; in onMeasure() local
1264 final int childBottom = focusedChild.getBottom(); in onSizeChanged() local2176 final int childBottom = childTop + h; in setupChild() local2914 final int childBottom = childTop + h; in relayoutMeasuredItem() local
771 int childBottom = mPaddingTop + child.getMeasuredHeight(); in onLayout() local
771 int childBottom = childTop + child.getMeasuredHeight(); in setUpChild() local
939 int childBottom = childTop + child.getMeasuredHeight(); in setUpChild() local
1714 int childBottom = height - mPaddingBottom; in layoutHorizontal() local
1581 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
1270 int childBottom = paddingLeft + mRectArray[i].bottom; in onLayout() local
8941 final int childBottom = childTop + rect.height(); in requestChildRectangleOnScreen() local