Searched refs:NONE_FUNCTION_KEY_SETTING (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DPresentation.c761 (Selection->FormEditable && gFunctionKeySetting != NONE_FUNCTION_KEY_SETTING)) {
824 (Selection->FormEditable && gFunctionKeySetting != NONE_FUNCTION_KEY_SETTING)) {
849 (Selection->FormEditable && gFunctionKeySetting != NONE_FUNCTION_KEY_SETTING)) {
H A DSetup.h77 #define NONE_FUNCTION_KEY_SETTING 0 macro
H A DSetup.c121 NONE_FUNCTION_KEY_SETTING
142 NONE_FUNCTION_KEY_SETTING
163 NONE_FUNCTION_KEY_SETTING
184 NONE_FUNCTION_KEY_SETTING
3747 gFunctionKeySetting = NONE_FUNCTION_KEY_SETTING;
H A DUi.c3131 if ((gBrowserSettingScope == SystemLevel) || (gFunctionKeySetting != NONE_FUNCTION_KEY_SETTING)) {

Completed in 65 milliseconds