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