Home | History | Annotate | Download | only in widget

Lines Matching refs:topOffset

1430             int topOffset = firstTop - start;
1437 if (topOffset > 0) {
1441 topOffset = Math.min(topOffset, lastBottom - end);
1444 offsetChildrenTopAndBottom(-topOffset);