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