Searched refs:sumMarginsY (Results 1 – 1 of 1) sorted by relevance
1201 int sumMarginsY = topMargin + bottomMargin; in onLayout() local1205 int alignmentOffsetY = boundsY.getOffset(this, c, vAlign, pHeight + sumMarginsY, false); in onLayout()1208 int height = vAlign.getSizeInCell(c, pHeight, cellHeight - sumMarginsY); in onLayout()