Home
last modified time | relevance | path

Searched refs:ControlBasedMenuFunctions (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DEditMenuBar.c20 MENU_ITEM_FUNCTION *ControlBasedMenuFunctions; variable
74 ControlBasedMenuFunctions = Items; in ControlHotKeyInit()
187 ||(NULL == ControlBasedMenuFunctions[Key->UnicodeChar])) in MenuBarDispatchControlHotKey()
192 ControlBasedMenuFunctions[Key->UnicodeChar](); in MenuBarDispatchControlHotKey()