Home
last modified time | relevance | path

Searched refs:StringInfo (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiFont/
DHiiFont.h94 IN CONST EFI_FONT_DISPLAY_INFO *StringInfo OPTIONAL,
149 IN CONST EFI_FONT_DISPLAY_INFO *StringInfo OPTIONAL,
206 IN CONST EFI_FONT_DISPLAY_INFO *StringInfo,
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DHiiFont.h219 IN CONST EFI_FONT_DISPLAY_INFO *StringInfo,
357 IN CONST EFI_FONT_DISPLAY_INFO *StringInfo OPTIONAL,
406 IN CONST EFI_FONT_DISPLAY_INFO *StringInfo,
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
DFont.c163 IN EFI_FONT_INFO *StringInfo, in GetGlyphBuffer() argument
196 if (StringInfo != NULL) { in GetGlyphBuffer()
197 if(!IsFontInfoExisted (Private, StringInfo, NULL, NULL, &GlobalFont)) { in GetGlyphBuffer()
1043 IN EFI_FONT_DISPLAY_INFO *StringInfo, in IsSystemFontInfo() argument
1055 if (StringInfo == NULL && SystemInfo == NULL) { in IsSystemFontInfo()
1077 if (StringInfo == NULL) { in IsSystemFontInfo()
1085 if ((StringInfo->FontInfoMask & (EFI_FONT_INFO_SYS_FONT | EFI_FONT_INFO_ANY_FONT)) == 0) { in IsSystemFontInfo()
1086 if (StrCmp (StringInfo->FontInfo.FontName, SystemDefault->FontInfo.FontName) != 0) { in IsSystemFontInfo()
1090 if ((StringInfo->FontInfoMask & (EFI_FONT_INFO_SYS_SIZE | EFI_FONT_INFO_ANY_SIZE)) == 0) { in IsSystemFontInfo()
1091 if (StringInfo->FontInfo.FontSize != SystemDefault->FontInfo.FontSize) { in IsSystemFontInfo()
[all …]
DHiiDatabase.h659 IN CONST EFI_FONT_DISPLAY_INFO *StringInfo OPTIONAL,
738 IN CONST EFI_FONT_DISPLAY_INFO *StringInfo OPTIONAL,
775 IN CONST EFI_FONT_DISPLAY_INFO *StringInfo,