Searched defs:ControlBasedMenuFunctions (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DEditMenuBar.c20 MENU_ITEM_FUNCTION *ControlBasedMenuFunctions; variable
74 ControlBasedMenuFunctions = Items;
187 ||(NULL == ControlBasedMenuFunctions[Key->UnicodeChar]))
192 ControlBasedMenuFunctions[Key->UnicodeChar]();

Completed in 42 milliseconds