Searched refs:nextChildDir (Results 1 – 1 of 1) sorted by relevance
378 final int nextChildDir = isLayoutRtl ? -1 : +1; in makeRow() local387 nextLeft += nextChildDir * columnWidth; in makeRow()389 nextLeft += nextChildDir * horizontalSpacing; in makeRow()