Searched refs:nextXStart (Results 1 – 1 of 1) sorted by relevance
663 int nextXStart = xStart; in onLayout() local683 final int range = Math.min(nextXStart, in onLayout()693 xStart = nextXStart; in onLayout()695 xStart = nextXStart; in onLayout()712 nextXStart += child.getWidth(); in onLayout()