Searched defs:FontId (Results 1 - 5 of 5) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/ |
H A D | String.c | 37 @param FontId Font identifer, which must be unique within the string package. 54 IN UINT8 FontId, 80 // FontId identifies EFI_FONT_INFO in local string package uniquely. 88 LocalFont->FontId = FontId; 196 @param FontId Font identifier which is unique in a string 208 IN UINT8 FontId, 220 if (FontInfo->FontId == FontId) { 289 UINT8 FontId; local 51 ReferFontInfoLocally( IN HII_DATABASE_PRIVATE_DATA *Private, IN HII_STRING_PACKAGE_INSTANCE *StringPackage, IN UINT8 FontId, IN BOOLEAN DuplicateEnable, IN HII_GLOBAL_FONT_INFO *GlobalFontInfo, OUT HII_FONT_INFO **LocalFontInfo ) argument 206 GetStringFontInfo( IN HII_STRING_PACKAGE_INSTANCE *StringPackage, IN UINT8 FontId, OUT EFI_FONT_INFO **StringFontInfo ) argument 628 UINT8 FontId; local [all...] |
H A D | HiiDatabase.h | 134 UINT8 FontId; member in struct:_HII_STRING_PACKAGE_INSTANCE 186 UINT8 FontId; member in struct:_HII_FONT_INFO
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/ |
H A D | UefiInternalFormRepresentation.h | 400 UINT8 FontId; member in struct:_EFI_HII_SIBT_FONT_BLOCK
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/ |
H A D | UefiInternalFormRepresentation.h | 333 UINT8 FontId; member in struct:_EFI_HII_SIBT_FONT_BLOCK
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/ |
H A D | UefiInternalFormRepresentation.h | 402 UINT8 FontId; member in struct:_EFI_HII_SIBT_FONT_BLOCK
|
Completed in 117 milliseconds