Searched refs:GlyphCol1 (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Protocol/
H A DHiiFramework.h220 UINT8 GlyphCol1[GLYPH_HEIGHT]; member in struct:__anon10221
226 UINT8 GlyphCol1[GLYPH_HEIGHT]; member in struct:__anon10222
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiInternalFormRepresentation.h118 UINT8 GlyphCol1[EFI_GLYPH_HEIGHT]; member in struct:__anon10060
124 UINT8 GlyphCol1[EFI_GLYPH_HEIGHT]; member in struct:__anon10061
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h117 UINT8 GlyphCol1[EFI_GLYPH_HEIGHT]; member in struct:__anon15678
139 UINT8 GlyphCol1[EFI_GLYPH_HEIGHT]; member in struct:__anon15679
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h115 UINT8 GlyphCol1[EFI_GLYPH_HEIGHT]; member in struct:__anon12402
137 UINT8 GlyphCol1[EFI_GLYPH_HEIGHT]; member in struct:__anon12403
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c228 CopyMem (*GlyphBuffer, Narrow.GlyphCol1, Cell->Height);
249 CopyMem (*GlyphBuffer, Wide.GlyphCol1, EFI_GLYPH_HEIGHT);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
H A DGraphicsConsole.c1938 if ((mCursorGlyph.GlyphCol1[PosY] & (BIT0 << PosX)) != 0) {

Completed in 93 milliseconds