Searched refs:childMargins (Results 1 – 1 of 1) sorted by relevance
566 int childMargins = (numVisibleChildren - 1) * mMargin; in orientAboutObject() local567 int height = getMeasuredHeight() + extraVerticalSpace + childMargins; in orientAboutObject()