Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DEditMenuBar.c19 EDITOR_MENU_ITEM *MenuItems;
46 IN CONST EDITOR_MENU_ITEM *Items in MenuBarInit()
49 CONST EDITOR_MENU_ITEM *ItemsWalker; in MenuBarInit()
53 MenuItems = AllocateZeroPool((NumItems+1) * sizeof(EDITOR_MENU_ITEM)); in MenuBarInit()
57 CopyMem(MenuItems, Items, (NumItems+1) * sizeof(EDITOR_MENU_ITEM)); in MenuBarInit()
92 EDITOR_MENU_ITEM *Item; in MenuBarRefresh()
DEditMenuBar.h42 } EDITOR_MENU_ITEM; typedef
55 IN CONST EDITOR_MENU_ITEM *Items
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
DMainTextEditor.c220 EDITOR_MENU_ITEM MainMenuItems[] = {
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
DMainHexEditor.c1533 CONST EDITOR_MENU_ITEM HexEditorMenuItems[] = {