Searched refs:sumMarginsX (Results 1 – 1 of 1) sorted by relevance
1194 int sumMarginsX = leftMargin + rightMargin; in onLayout() local1198 int alignmentOffsetX = boundsX.getOffset(this, c, hAlign, pWidth + sumMarginsX, true); in onLayout()1201 int width = hAlign.getSizeInCell(c, pWidth, cellWidth - sumMarginsX); in onLayout()