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