Searched refs:minLenDisp (Results 1 – 1 of 1) sorted by relevance
150 int minLenDisp = numLength(lowerLimitKHz / displayFactor); // display length in getValidAppendices() local154 for (int expLenDisp = Math.max(curLenDisp + 1, minLenDisp); in getValidAppendices()