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