Searched refs:nextXStart (Results 1 – 1 of 1) sorted by relevance
673 int nextXStart = xStart; in onLayout() local693 final int range = Math.min(nextXStart, in onLayout()704 xStart = nextXStart; in onLayout()706 xStart = nextXStart; in onLayout()723 nextXStart += child.getWidth(); in onLayout()