Searched defs:childLeft (Results 1 – 10 of 10) sorted by relevance
137 int childLeft = offsetX + lp.x; in onLayout() local
142 int childLeft = lp.x; in onLayout() local
658 int childLeft = getRelativeChildOffset(startIndex); in onLayout() local
261 int childLeft = paddingLeft + mRectArray[i].left; in onLayout() local
193 int childLeft = (isRtl) ? width - getChildAt(0).getMeasuredWidth() : 0; in onLayoutForTiles() local
162 int childLeft = lp.x; in onLayout() local
793 int childLeft = offsetX + (lp.isFullScreenPage ? 0 : getPaddingLeft()); in onLayout() local
727 final int childLeft = lp.leftMargin; in onLayout() local842 final int childLeft = getPaddingLeft() + lp.leftMargin; in layoutOverlay() local
1114 int childLeft; in layoutVertical() local1220 int childLeft; in layoutHorizontal() local
272 int childLeft = forward ? x : x - columnWidth; in makeAndAddColumn() local