Searched defs:childLeft (Results 1 – 5 of 5) sorted by relevance
272 int childLeft = paddingLeft + mRectArray[i].left; in onLayout() local
218 int childLeft = lp.x; in layoutChild() local
1114 int childLeft; in layoutVertical() local1220 int childLeft; in layoutHorizontal() local
272 int childLeft = forward ? x : x - columnWidth; in makeAndAddColumn() local
389 final int childLeft = pageCenter - childWidth/ 2; in getChildBounds() local