Searched refs:widestCharWidth (Results 1 – 1 of 1) sorted by relevance
432 float widestCharWidth = 0f; in updateWidestChar() local436 if (widestCharWidth < charWidth) { in updateWidestChar()437 widestCharWidth = charWidth; in updateWidestChar()