Home | History | Annotate | Download | only in widget

Lines Matching refs:requiredWidth

242         int requiredWidth = getRequiredWidth();
243 float startLeft = left + ((right - left - requiredWidth) / 2) + dotRadius;