Home | History | Annotate | Download | only in widget

Lines Matching refs:leftOffset

1027             final int leftOffset = homeLayout.getLeftOffset();
1028 x += positionChild(homeLayout, x + leftOffset, y, contentHeight) + leftOffset;