Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
DFont.c2737 IN CONST EFI_FONT_DISPLAY_INFO *StringInfoIn, OPTIONAL in HiiGetFontInfo() argument
2779 …if (IsSystemFontInfo (Private, (EFI_FONT_DISPLAY_INFO *) StringInfoIn, &SystemDefault, &StringInfo… in HiiGetFontInfo()
2807 ASSERT (StringInfoIn != NULL); in HiiGetFontInfo()
2811 if (((StringInfoIn->FontInfoMask & (EFI_FONT_INFO_SYS_FONT | EFI_FONT_INFO_ANY_FONT)) == in HiiGetFontInfo()
2813 ((StringInfoIn->FontInfoMask & (EFI_FONT_INFO_SYS_SIZE | EFI_FONT_INFO_ANY_SIZE)) == in HiiGetFontInfo()
2815 ((StringInfoIn->FontInfoMask & (EFI_FONT_INFO_SYS_STYLE | EFI_FONT_INFO_ANY_STYLE)) == in HiiGetFontInfo()
2817 ((StringInfoIn->FontInfoMask & (EFI_FONT_INFO_RESIZE | EFI_FONT_INFO_ANY_SIZE)) == in HiiGetFontInfo()
2819 ((StringInfoIn->FontInfoMask & (EFI_FONT_INFO_RESTYLE | EFI_FONT_INFO_ANY_STYLE)) == in HiiGetFontInfo()
2828 CopyMem (&InfoOut, (EFI_FONT_DISPLAY_INFO *) StringInfoIn, sizeof (EFI_FONT_DISPLAY_INFO)); in HiiGetFontInfo()
2830 if ((StringInfoIn->FontInfoMask & EFI_FONT_INFO_SYS_FONT) == EFI_FONT_INFO_SYS_FONT) { in HiiGetFontInfo()
[all …]
DHiiDatabase.h817 IN CONST EFI_FONT_DISPLAY_INFO *StringInfoIn, OPTIONAL
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiFont/
DHiiFont.h240 IN CONST EFI_FONT_DISPLAY_INFO *StringInfoIn, OPTIONAL
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DHiiFont.h453 IN CONST EFI_FONT_DISPLAY_INFO *StringInfoIn, OPTIONAL