Home
last modified time | relevance | path

Searched refs:isShiftPress (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/key_event_normalize/src/
H A Dkey_unicode_transformation.cpp125 bool isShiftPress = IsShiftPressed(keyEvent); in KeyCodeToUnicode() local
127 if (isShiftPress) { in KeyCodeToUnicode()
134 if (isShiftPress) { in KeyCodeToUnicode()