Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
DTextEditorTypes.h92 EFI_EDITOR_COLOR_UNION ColorAttributes; member
DMainTextEditor.c1439 MainEditor.ColorAttributes.Colors.Foreground = gST->ConOut->Mode->Attribute & 0x000000ff; in MainEditorInit()
1441 MainEditor.ColorAttributes.Colors.Background = (UINT8) (gST->ConOut->Mode->Attribute >> 4); in MainEditorInit()
1442 OriginalColors = MainEditor.ColorAttributes.Colors; in MainEditorInit()
DFileBuffer.c302 Orig = MainEditor.ColorAttributes; in FileBufferRestoreMousePosition()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
DHexEditorTypes.h115 HEFI_EDITOR_COLOR_UNION ColorAttributes; member
DMainHexEditor.c1618 HMainEditor.ColorAttributes.Colors.Foreground = gST->ConOut->Mode->Attribute & 0x000000ff; in HMainEditorInit()
1620 HMainEditor.ColorAttributes.Colors.Background = (UINT8) (gST->ConOut->Mode->Attribute >> 4); in HMainEditorInit()
1622 HOriginalColors = HMainEditor.ColorAttributes.Colors; in HMainEditorInit()
DBufferImage.c582 Orig = HMainEditor.ColorAttributes; in HBufferImageRestoreMousePosition()
758 Orig = HMainEditor.ColorAttributes; in HBufferImageRefresh()
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR64.patch4753 Orig = MainEditor.ColorAttributes;
4831 Orig = MainEditor.ColorAttributes;
4935 Orig = MainEditor.ColorAttributes;
4968 Orig = MainEditor.ColorAttributes;
5552 Orig = HMainEditor.ColorAttributes;
5564 Orig = HMainEditor.ColorAttributes;
5817 Orig = HMainEditor.ColorAttributes;
5963 Orig = HMainEditor.ColorAttributes;
5975 Orig = HMainEditor.ColorAttributes;