Home | History | Annotate | Download | only in widget

Lines Matching refs:offsetTopAndBottom

761             sel.offsetTopAndBottom((height - selHeight) / 2);
832 sel.offsetTopAndBottom(-offset);
844 sel.offsetTopAndBottom(offset);
988 oldSel.offsetTopAndBottom(-offset);
990 sel.offsetTopAndBottom(-offset);
1049 sel.offsetTopAndBottom(offset);
1070 sel.offsetTopAndBottom(childrenTop - sel.getTop());
1933 child.offsetTopAndBottom(childTop - child.getTop());
2613 getChildAt(i).offsetTopAndBottom(heightDelta);