Searched refs:maxKeyWidth (Results 1 – 1 of 1) sorted by relevance
116 int maxKeyWidth = 0; in calcurateMaxRowWidth() local118 maxKeyWidth = Math.max(maxKeyWidth, mWidths[index]); in calcurateMaxRowWidth()122 maxKeyWidth * numColumnInRow + mDividerWidth * (numColumnInRow - 1)); in calcurateMaxRowWidth()