Searched refs:getNumericBase (Results 1 – 1 of 1) sorted by relevance
236 char getNumericBase() { return 1; } in getNumericBase() method352 this.base = base - ('0' + getNumericBase()); in Range()361 char getNumericBase() { in getNumericBase() method in NumericShaper.Range1249 minDigit += shapingRange.getNumericBase(); in shapeNonContextually()1321 char minDigit = (char)('0' + ctxKey.getNumericBase()); in shapeContextually()1334 minDigit = (char)('0' + ctxKey.getNumericBase()); in shapeContextually()