Home | History | Annotate | Download | only in KeyboardDxe

Lines Matching refs:CHAR_ESC

1656   if (KeyChar == CHAR_ESC) {

1923 if (KeyData.Key.UnicodeChar == CHAR_NULL || KeyData.Key.UnicodeChar == CHAR_SCANCODE || KeyData.Key.UnicodeChar == CHAR_ESC) {