Home | History | Annotate | Download | only in launcher2

Lines Matching refs:screenWidth

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