Home | History | Annotate | Download | only in launcher2

Lines Matching refs:screenWidth

737             final int screenWidth = getMeasuredWidth();
750 currPage.getX() - currPage.getPaddingLeft() < getScrollX() + screenWidth) {