Searched refs:actualTextWidth (Results 1 – 1 of 1) sorted by relevance
1280 float actualTextWidth = mTextBounds.width(); in onMeasure() local1282 setScaleX(requiredTextWidth / actualTextWidth); in onMeasure()