Searched refs:StringInfoIn (Results 1 – 4 of 4) sorted by relevance
2737 IN CONST EFI_FONT_DISPLAY_INFO *StringInfoIn, OPTIONAL in HiiGetFontInfo() argument2779 …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 …]
817 IN CONST EFI_FONT_DISPLAY_INFO *StringInfoIn, OPTIONAL
240 IN CONST EFI_FONT_DISPLAY_INFO *StringInfoIn, OPTIONAL
453 IN CONST EFI_FONT_DISPLAY_INFO *StringInfoIn, OPTIONAL