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