Searched defs:minDigit (Results 1 – 1 of 1) sorted by relevance
1246 char minDigit = '0'; in shapeNonContextually() local1277 char minDigit = ctxKey == ETHIOPIC_KEY ? '1' : '0'; // Ethiopic doesn't use decimal zero in shapeContextually() local1321 char minDigit = (char)('0' + ctxKey.getNumericBase()); in shapeContextually() local