Home | History | Annotate | Download | only in widget

Lines Matching refs:itemWidth

573             final int itemWidth = (int) (width * info.widthFactor + 0.5f);
574 return MAX_SCROLL_X - itemWidth - scaledOffset;