Lines Matching full:startindex
615 final int startIndex = mIsRtl ? childCount - 1 : 0;625 for (int i = startIndex, childLeft = scrollOffsetLeft + offsetForPageScrolls();