Searched refs:ColorAttributes (Results 1 – 7 of 7) sorted by relevance
92 EFI_EDITOR_COLOR_UNION ColorAttributes; member
1438 MainEditor.ColorAttributes.Colors.Foreground = gST->ConOut->Mode->Attribute & 0x000000ff; in MainEditorInit()1440 MainEditor.ColorAttributes.Colors.Background = (UINT8) (gST->ConOut->Mode->Attribute >> 4); in MainEditorInit()1441 OriginalColors = MainEditor.ColorAttributes.Colors; in MainEditorInit()
297 Orig = MainEditor.ColorAttributes; in FileBufferRestoreMousePosition()
115 HEFI_EDITOR_COLOR_UNION ColorAttributes; member
1618 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()
582 Orig = HMainEditor.ColorAttributes; in HBufferImageRestoreMousePosition()758 Orig = HMainEditor.ColorAttributes; in HBufferImageRefresh()
4753 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;