Searched refs:unitWidth (Results 1 – 3 of 3) sorted by relevance
63 final float unitWidth = width / mCategoryPageSize; in onDraw() local64 final float left = unitWidth * mCurrentCategoryPageId + mOffset * unitWidth; in onDraw()66 final float right = left + unitWidth; in onDraw()
438 final float unitWidth = (width - dividerSpace) / (float) mTrapezoidSlots.length; in drawVerticalDividers() local451 /* baselineX= */ mIndent.left + mDividerWidth + unitWidth * .5f, in drawVerticalDividers()452 /* offsetX= */ mDividerWidth + unitWidth, in drawVerticalDividers()462 /* offsetX= */ mDividerWidth + unitWidth, in drawVerticalDividers()481 final float nextX = startX + mDividerWidth + unitWidth; in drawVerticalDividers()
795 Landroid/icu/impl/number/MutablePatternModifier;->unitWidth:Landroid/icu/number/NumberFormatter$Uni…