Searched refs:CHAR_TAB (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DSimpleTextIn.h51 #define CHAR_TAB 0x0009 macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DSimpleTextIn.h53 #define CHAR_TAB 0x0009 macro
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/UserIdentification/UserProfileManagerDxe/
H A DUserProfileAdd.c64 (Key.UnicodeChar == CHAR_TAB) ||
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/TerminalDxe/
H A DTerminalConOut.c900 CharC == CHAR_TAB
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DFileHandleWrappers.c444 if (InTabScrolling && Key.UnicodeChar != CHAR_TAB) {
481 case CHAR_TAB:
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/
H A DPwdCredentialProvider.c360 (Key.UnicodeChar == CHAR_TAB) ||
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
H A DFileBuffer.c2162 case CHAR_TAB:

Completed in 56 milliseconds