Searched defs:childBottom (Results 1 – 5 of 5) sorted by relevance
70 int childBottom; in onMeasure() local
234 int childBottom = childTop + child.getMeasuredHeight(); in setUpChild() local
1755 child.layout(childrenLeft, childTop, childRight, childBottom); in setupChild() argument2417 final int childBottom = childTop + h; in relayoutMeasuredItem() local
1023 int childBottom = height - mPaddingBottom; in layoutHorizontal() local
793 int childBottom = childTop + child.getMeasuredHeight(); in setUpChild() local