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