Searched refs:NumberOfNarrowGlyphs (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/
H A DLanguage.c35 UINT16 NumberOfNarrowGlyphs; member in struct:__anon10509
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DFrameworkHii.h336 UINT16 NumberOfNarrowGlyphs; member in struct:__anon10725
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Protocol/
H A DHiiFramework.h237 UINT16 NumberOfNarrowGlyphs; member in struct:__anon10223
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiInternalFormRepresentation.h132 UINT16 NumberOfNarrowGlyphs; member in struct:_EFI_HII_SIMPLE_FONT_PACKAGE_HDR
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h160 UINT16 NumberOfNarrowGlyphs; member in struct:_EFI_HII_SIMPLE_FONT_PACKAGE_HDR
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c218 for (Index = 0; Index < SimpleFont->SimpleFontPkgHdr->NumberOfNarrowGlyphs; Index++) {
238 WidePtr = (EFI_WIDE_GLYPH *) (NarrowPtr + SimpleFont->SimpleFontPkgHdr->NumberOfNarrowGlyphs);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
H A DGraphicsConsole.c2032 SimplifiedFont->NumberOfNarrowGlyphs = (UINT16) (mNarrowFontSize / sizeof (EFI_NARROW_GLYPH));
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h158 UINT16 NumberOfNarrowGlyphs; member in struct:_EFI_HII_SIMPLE_FONT_PACKAGE_HDR

Completed in 99 milliseconds