Searched defs:childHeight (Results 1 – 9 of 9) sorted by relevance
51 int childHeight = view.getMeasuredHeight(); in onMeasure() local
63 int childHeight = view.getMeasuredHeight(); in onMeasure() local
117 int childHeight = currChild.getMeasuredHeight(); in onLayout() local146 int childHeight = currChild.getMeasuredHeight(); in onLayout() local
717 final int childHeight = child.getMeasuredHeight(); in measureVertical() local854 int childHeight = child.getMeasuredHeight() + share; in measureVertical() local877 int childHeight = child.getMeasuredHeight() + delta; in measureVertical() local1152 final int childHeight = child.getMeasuredHeight(); in layoutVertical() local1274 final int childHeight = child.getMeasuredHeight(); in layoutHorizontal() local
100 final int childHeight = child.getMeasuredHeight(); in onMeasure() local
43 val (childWidth, childHeight) = in <lambda>() constant
120 final int childHeight = child.getMeasuredHeight(); in getChildBounds() local
297 int childHeight = child.getMeasuredHeight(); in onMeasure() local
311 val childHeight = child.measuredHeight in getUpDirection() constant