Searched defs:childLeft (Results 1 – 11 of 11) sorted by relevance
82 final int childLeft = paddingLeft + lp.leftMargin + in onLayout() local
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
247 int childLeft = paddingLeft + mRectArray[i].left; in onLayout() local
193 int childLeft = (isRtl) ? width - getChildAt(0).getMeasuredWidth() : 0; in onLayoutForTiles() local
181 int childLeft = lp.x; in onLayout() local
862 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