Lines Matching +full:data +full:- +full:shift
8 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
9 SPDX-License-Identifier: BSD-2-Clause-Patent
66 /// Reflects the currently pressed shift
93 // Any Shift or Toggle State that is valid should have
96 // Shift state
156 etc.). The KeyData.KeyState is shift state for the character
158 When interpreting the data from this function, it should be
160 normally adjusted by shift modifiers (e.g. Shift Key + "f"
162 without the associated shift state. So in the previous example
163 of a Shift Key + "f" key being pressed, the only pertinent
164 data returned would be KeyData.Key.UnicodeChar with the value
166 non-printable characters such as the pressing of the Right
167 Shift Key + F10 key since the corresponding returned data
175 certain input devices may not be able to produce shift or toggle
177 respective Toggle and Shift state fields should not be active.
183 the keystroke state data for the key that was
188 @retval EFI_NOT_READY There was no keystroke data available.
260 data structures.
298 /// which allows a variety of extended shift state information to be