Home
last modified time | relevance | path

Searched refs:FontSize (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
DFont.c999 Info->FontInfo.FontSize = EFI_GLYPH_HEIGHT; in GetSystemFont()
1079 if (StringInfo->FontInfo.FontSize != SystemDefault->FontInfo.FontSize) { in IsSystemFontInfo()
1207 GlobalFont->FontInfo->FontSize == FontInfo->FontSize) { in IsFontInfoExisted()
1212 if (GlobalFont->FontInfo->FontSize == FontInfo->FontSize) { in IsFontInfoExisted()
1229 if (GlobalFont->FontInfo->FontSize == FontInfo->FontSize) { in IsFontInfoExisted()
1244 if (GlobalFont->FontInfo->FontSize == FontInfo->FontSize) { in IsFontInfoExisted()
1254 if (GlobalFont->FontInfo->FontSize == FontInfo->FontSize) { in IsFontInfoExisted()
1261 if (GlobalFont->FontInfo->FontSize == FontInfo->FontSize) { in IsFontInfoExisted()
1271 if (GlobalFont->FontInfo->FontSize == FontInfo->FontSize) { in IsFontInfoExisted()
1292 GlobalFont->FontInfo->FontSize == FontInfo->FontSize) { in IsFontInfoExisted()
[all …]
DString.c286 UINT16 FontSize; in FindStringBlock() local
498 CopyMem (&FontSize, BlockHdr, sizeof (UINT16)); in FindStringBlock()
510 FontInfo->FontSize = FontSize; in FindStringBlock()
1084 CopyMem (BlockPtr, &GlobalFont->FontInfo->FontSize, sizeof (UINT16)); in SetStringWorker()
1490 CopyMem (BlockPtr, &((EFI_FONT_INFO *) StringFontInfo)->FontSize, sizeof (UINT16)); in HiiNewString()
DDatabase.c1184 FontInfo->FontSize = FontPkgHdr->Cell.Height; in InsertFontPackage()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DHiiFont.h86 UINT16 FontSize; ///< character cell height in pixels member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiFont/
DHiiFont.h57 UINT16 FontSize; // character cell height in pixels member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiHii.h304 UINT16 FontSize; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
DUefiInternalFormRepresentation.h332 UINT16 FontSize; member
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiInternalFormRepresentation.h401 UINT16 FontSize; member