Searched refs:EFI_WIDE_GLYPH (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
H A DGraphicsConsole.h48 EFI_WIDE_GLYPH WideGlyph;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/
H A DLanguage.c38 EFI_WIDE_GLYPH WideArray[WIDE_GLYPH_NUMBER];
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Protocol/
H A DHiiFramework.h229 } EFI_WIDE_GLYPH; typedef in typeref:struct:__anon10222
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c175 EFI_WIDE_GLYPH Wide;
179 EFI_WIDE_GLYPH *WidePtr;
238 WidePtr = (EFI_WIDE_GLYPH *) (NarrowPtr + SimpleFont->SimpleFontPkgHdr->NumberOfNarrowGlyphs);
240 CopyMem (&Wide, WidePtr + Index, sizeof (EFI_WIDE_GLYPH));
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiInternalFormRepresentation.h127 } EFI_WIDE_GLYPH; typedef in typeref:struct:__anon10061
135 // EFI_WIDE_GLYPH WideGlyphs[];
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h121 /// The EFI_WIDE_GLYPH has a preferred dimension (w x h) of 16 x 19 pixels, which is large enough
147 /// Ensures that sizeof (EFI_WIDE_GLYPH) is twice the
152 } EFI_WIDE_GLYPH; typedef in typeref:struct:__anon15679
163 // EFI_WIDE_GLYPH WideGlyphs[];
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h119 /// The EFI_WIDE_GLYPH has a preferred dimension (w x h) of 16 x 19 pixels, which is large enough
145 /// Ensures that sizeof (EFI_WIDE_GLYPH) is twice the
150 } EFI_WIDE_GLYPH; typedef in typeref:struct:__anon12403
161 // EFI_WIDE_GLYPH WideGlyphs[];

Completed in 100 milliseconds