Searched defs:childLeft (Results 1 – 4 of 4) sorted by relevance
151 final int childLeft = (getWidth() - childWidth) / 2; in onLayout() local156 final int childLeft = target.centerX() - (childWidth / 2); in onLayout() local
137 int childLeft = offsetX + lp.x; in onLayout() local
126 int childLeft = lp.x; in onLayout() local
611 int childLeft = getRelativeChildOffset(0); in onLayout() local