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