Searched defs:FontSize (Results 1 - 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiFont/
H A DHiiFont.h57 UINT16 FontSize; // character cell height in pixels member in struct:__anon4070
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DHiiFont.h86 UINT16 FontSize; ///< character cell height in pixels member in struct:__anon7971
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DString.c286 UINT16 FontSize; local
498 CopyMem (&FontSize, BlockHdr, sizeof (UINT16));
510 FontInfo->FontSize = FontSize;
1084 CopyMem (BlockPtr, &GlobalFont->FontInfo->FontSize, sizeof (UINT16));
1490 CopyMem (BlockPtr, &((EFI_FONT_INFO *) StringFontInfo)->FontSize, sizeof (UINT16));
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
H A DUefiInternalFormRepresentation.h332 UINT16 FontSize; member in struct:_EFI_HII_SIBT_FONT_BLOCK
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
H A DEfiHii.h304 UINT16 FontSize; member in struct:_EFI_HII_SIBT_FONT_BLOCK
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h401 UINT16 FontSize; member in struct:_EFI_HII_SIBT_FONT_BLOCK

Completed in 106 milliseconds