Home | History | Annotate | Download | only in widget

Lines Matching refs:childRight

912         int childRight;
921 childRight = childLeft + width;
924 childRight = x;
927 child.layout(childLeft, childTop, childRight, childBottom);