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