Searched defs:childHeight (Results 1 – 7 of 7) 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
716 final int childHeight = child.getMeasuredHeight(); in measureVertical() local853 int childHeight = child.getMeasuredHeight() + share; in measureVertical() local876 int childHeight = child.getMeasuredHeight() + delta; in measureVertical() local1151 final int childHeight = child.getMeasuredHeight(); in layoutVertical() local1273 final int childHeight = child.getMeasuredHeight(); in layoutHorizontal() local
100 final int childHeight = child.getMeasuredHeight(); in onMeasure() local
641 final int childHeight = child.getMeasuredHeight(); in getPageScrolls() local