Searched refs:altCodeInAttr (Results 1 – 1 of 1) sorted by relevance
398 final int altCodeInAttr = KeySpecParser.parseCode( in Key() local401 ? StringUtils.toTitleCaseOfKeyCode(altCodeInAttr, localeForUpcasing) in Key()402 : altCodeInAttr; in Key()