Searched defs:childLeft (Results 1 – 5 of 5) sorted by relevance
272 int childLeft = paddingLeft + mRectArray[i].left; in onLayout() local
314 val childLeft = pageCenter - childWidth / 2 in getUpDirection() constant
234 int childLeft = lp.x; in layoutChild() local
1115 int childLeft; in layoutVertical() local1221 int childLeft; in layoutHorizontal() local
272 int childLeft = forward ? x : x - columnWidth; in makeAndAddColumn() local