Searched refs:newCharWidth (Results 1 – 1 of 1) sorted by relevance
186 final float newCharWidth = Layout.getDesiredWidth("\u2007", paint); in onMeasure() local196 context.getString(R.string.op_sub), paint) - newCharWidth; in onMeasure()198 - newCharWidth; in onMeasure()205 mCharWidth = newCharWidth; in onMeasure()