Searched defs:posixDigitCount (Results 1 – 1 of 1) sorted by relevance
1039 private int[] posixDigitCount; field in DisplayAndInputProcessor.NumericType1044 private NumericType(int[] digitCount, int[] posixDigitCount) { in NumericType()