Searched refs:hAlign (Results 1 – 1 of 1) sorted by relevance
1179 Alignment hAlign = columnSpec.getAbsoluteAlignment(true); in onLayout() local1186 int gravityOffsetX = hAlign.getGravityOffset(c, cellWidth - boundsX.size(true)); in onLayout()1198 int alignmentOffsetX = boundsX.getOffset(this, c, hAlign, pWidth + sumMarginsX, true); in onLayout()1201 int width = hAlign.getSizeInCell(c, pWidth, cellWidth - sumMarginsX); in onLayout()