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