Searched refs:shiftWithLetter (Results 1 – 1 of 1) sorted by relevance
152 auto shiftWithLetter = IsShiftWith(code); in ConvertCodeToString() local153 if ((shiftWithLetter || enableCapsLock) && !(shiftWithLetter && enableCapsLock)) { in ConvertCodeToString()