Searched refs:maxRowWidth (Results 1 – 1 of 1) sorted by relevance
112 int maxRowWidth = 0; in calcurateMaxRowWidth() local121 maxRowWidth = Math.max(maxRowWidth, in calcurateMaxRowWidth()124 return maxRowWidth; in calcurateMaxRowWidth()