Home
last modified time | relevance | path

Searched refs:FontInfoSize (Results 1 – 25 of 42) sorted by relevance

12

/dports/games/7kaa/7kaa-2.15.4p1/tools/
H A Dfontdump47 my $FontInfoSize = 7;
86 read($font_fh, $buf, $FontInfoSize);
H A Dfontres47 my $FontInfoSize = 7;
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DString.c222 *StringFontInfo = (EFI_FONT_INFO *) AllocateZeroPool (GlobalFont->FontInfoSize); in GetStringFontInfo()
226 CopyMem (*StringFontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in GetStringFontInfo()
282 UINTN FontInfoSize; in FindStringBlock() local
504 FontInfoSize = sizeof (EFI_FONT_INFO) - sizeof (CHAR16) + StringSize; in FindStringBlock()
505 FontInfo = (EFI_FONT_INFO *) AllocateZeroPool (FontInfoSize); in FindStringBlock()
H A DFont.c969 OUT UINTN *FontInfoSize OPTIONAL in GetSystemFont()
999 if (FontInfoSize != NULL) { in GetSystemFont()
1000 *FontInfoSize = InfoSize; in GetSystemFont()
1190 if (CompareMem (GlobalFont->FontInfo, FontInfo, GlobalFont->FontInfoSize) == 0) { in IsFontInfoExisted()
2851 …ingInfoOutLen = sizeof (EFI_FONT_DISPLAY_INFO) - sizeof (EFI_FONT_INFO) + GlobalFont->FontInfoSize; in HiiGetFontInfo()
2860 CopyMem (&(*StringInfoOut)->FontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in HiiGetFontInfo()
H A DHiiDatabase.h196 UINTN FontInfoSize; member
428 OUT UINTN *FontInfoSize OPTIONAL
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DString.c217 *StringFontInfo = (EFI_FONT_INFO *) AllocateZeroPool (GlobalFont->FontInfoSize); in GetStringFontInfo()
221 CopyMem (*StringFontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in GetStringFontInfo()
277 UINTN FontInfoSize; in FindStringBlock() local
500 FontInfoSize = sizeof (EFI_FONT_INFO) - sizeof (CHAR16) + StringSize; in FindStringBlock()
501 FontInfo = (EFI_FONT_INFO *) AllocateZeroPool (FontInfoSize); in FindStringBlock()
H A DFont.c977 OUT UINTN *FontInfoSize OPTIONAL in GetSystemFont()
1009 if (FontInfoSize != NULL) { in GetSystemFont()
1010 *FontInfoSize = InfoSize; in GetSystemFont()
1200 if (CompareMem (GlobalFont->FontInfo, FontInfo, GlobalFont->FontInfoSize) == 0) { in IsFontInfoExisted()
2869 …ingInfoOutLen = sizeof (EFI_FONT_DISPLAY_INFO) - sizeof (EFI_FONT_INFO) + GlobalFont->FontInfoSize; in HiiGetFontInfo()
2878 CopyMem (&(*StringInfoOut)->FontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in HiiGetFontInfo()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DString.c217 *StringFontInfo = (EFI_FONT_INFO *) AllocateZeroPool (GlobalFont->FontInfoSize); in GetStringFontInfo()
221 CopyMem (*StringFontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in GetStringFontInfo()
277 UINTN FontInfoSize; in FindStringBlock() local
500 FontInfoSize = sizeof (EFI_FONT_INFO) - sizeof (CHAR16) + StringSize; in FindStringBlock()
501 FontInfo = (EFI_FONT_INFO *) AllocateZeroPool (FontInfoSize); in FindStringBlock()
H A DFont.c977 OUT UINTN *FontInfoSize OPTIONAL in GetSystemFont()
1010 if (FontInfoSize != NULL) { in GetSystemFont()
1011 *FontInfoSize = InfoSize; in GetSystemFont()
1201 if (CompareMem (GlobalFont->FontInfo, FontInfo, GlobalFont->FontInfoSize) == 0) { in IsFontInfoExisted()
2870 …ingInfoOutLen = sizeof (EFI_FONT_DISPLAY_INFO) - sizeof (EFI_FONT_INFO) + GlobalFont->FontInfoSize; in HiiGetFontInfo()
2879 CopyMem (&(*StringInfoOut)->FontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in HiiGetFontInfo()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DString.c217 *StringFontInfo = (EFI_FONT_INFO *) AllocateZeroPool (GlobalFont->FontInfoSize); in GetStringFontInfo()
221 CopyMem (*StringFontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in GetStringFontInfo()
277 UINTN FontInfoSize; in FindStringBlock() local
500 FontInfoSize = sizeof (EFI_FONT_INFO) - sizeof (CHAR16) + StringSize; in FindStringBlock()
501 FontInfo = (EFI_FONT_INFO *) AllocateZeroPool (FontInfoSize); in FindStringBlock()
H A DFont.c977 OUT UINTN *FontInfoSize OPTIONAL in GetSystemFont()
1010 if (FontInfoSize != NULL) { in GetSystemFont()
1011 *FontInfoSize = InfoSize; in GetSystemFont()
1201 if (CompareMem (GlobalFont->FontInfo, FontInfo, GlobalFont->FontInfoSize) == 0) { in IsFontInfoExisted()
2870 …ingInfoOutLen = sizeof (EFI_FONT_DISPLAY_INFO) - sizeof (EFI_FONT_INFO) + GlobalFont->FontInfoSize; in HiiGetFontInfo()
2879 CopyMem (&(*StringInfoOut)->FontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in HiiGetFontInfo()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DString.c217 *StringFontInfo = (EFI_FONT_INFO *) AllocateZeroPool (GlobalFont->FontInfoSize); in GetStringFontInfo()
221 CopyMem (*StringFontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in GetStringFontInfo()
277 UINTN FontInfoSize; in FindStringBlock() local
500 FontInfoSize = sizeof (EFI_FONT_INFO) - sizeof (CHAR16) + StringSize; in FindStringBlock()
501 FontInfo = (EFI_FONT_INFO *) AllocateZeroPool (FontInfoSize); in FindStringBlock()
H A DFont.c977 OUT UINTN *FontInfoSize OPTIONAL in GetSystemFont()
1009 if (FontInfoSize != NULL) { in GetSystemFont()
1010 *FontInfoSize = InfoSize; in GetSystemFont()
1200 if (CompareMem (GlobalFont->FontInfo, FontInfo, GlobalFont->FontInfoSize) == 0) { in IsFontInfoExisted()
2869 …ingInfoOutLen = sizeof (EFI_FONT_DISPLAY_INFO) - sizeof (EFI_FONT_INFO) + GlobalFont->FontInfoSize; in HiiGetFontInfo()
2878 CopyMem (&(*StringInfoOut)->FontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in HiiGetFontInfo()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DString.c217 *StringFontInfo = (EFI_FONT_INFO *) AllocateZeroPool (GlobalFont->FontInfoSize); in GetStringFontInfo()
221 CopyMem (*StringFontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in GetStringFontInfo()
277 UINTN FontInfoSize; in FindStringBlock() local
500 FontInfoSize = sizeof (EFI_FONT_INFO) - sizeof (CHAR16) + StringSize; in FindStringBlock()
501 FontInfo = (EFI_FONT_INFO *) AllocateZeroPool (FontInfoSize); in FindStringBlock()
H A DFont.c977 OUT UINTN *FontInfoSize OPTIONAL in GetSystemFont()
1010 if (FontInfoSize != NULL) { in GetSystemFont()
1011 *FontInfoSize = InfoSize; in GetSystemFont()
1201 if (CompareMem (GlobalFont->FontInfo, FontInfo, GlobalFont->FontInfoSize) == 0) { in IsFontInfoExisted()
2870 …ingInfoOutLen = sizeof (EFI_FONT_DISPLAY_INFO) - sizeof (EFI_FONT_INFO) + GlobalFont->FontInfoSize; in HiiGetFontInfo()
2879 CopyMem (&(*StringInfoOut)->FontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in HiiGetFontInfo()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DString.c217 *StringFontInfo = (EFI_FONT_INFO *) AllocateZeroPool (GlobalFont->FontInfoSize); in GetStringFontInfo()
221 CopyMem (*StringFontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in GetStringFontInfo()
277 UINTN FontInfoSize; in FindStringBlock() local
500 FontInfoSize = sizeof (EFI_FONT_INFO) - sizeof (CHAR16) + StringSize; in FindStringBlock()
501 FontInfo = (EFI_FONT_INFO *) AllocateZeroPool (FontInfoSize); in FindStringBlock()
H A DFont.c977 OUT UINTN *FontInfoSize OPTIONAL in GetSystemFont()
1010 if (FontInfoSize != NULL) { in GetSystemFont()
1011 *FontInfoSize = InfoSize; in GetSystemFont()
1201 if (CompareMem (GlobalFont->FontInfo, FontInfo, GlobalFont->FontInfoSize) == 0) { in IsFontInfoExisted()
2870 …ingInfoOutLen = sizeof (EFI_FONT_DISPLAY_INFO) - sizeof (EFI_FONT_INFO) + GlobalFont->FontInfoSize; in HiiGetFontInfo()
2879 CopyMem (&(*StringInfoOut)->FontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in HiiGetFontInfo()
H A DHiiDatabase.h221 UINTN FontInfoSize; member
500 OUT UINTN *FontInfoSize OPTIONAL
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DString.c217 *StringFontInfo = (EFI_FONT_INFO *) AllocateZeroPool (GlobalFont->FontInfoSize); in GetStringFontInfo()
221 CopyMem (*StringFontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in GetStringFontInfo()
277 UINTN FontInfoSize; in FindStringBlock() local
500 FontInfoSize = sizeof (EFI_FONT_INFO) - sizeof (CHAR16) + StringSize; in FindStringBlock()
501 FontInfo = (EFI_FONT_INFO *) AllocateZeroPool (FontInfoSize); in FindStringBlock()
H A DFont.c977 OUT UINTN *FontInfoSize OPTIONAL in GetSystemFont()
1009 if (FontInfoSize != NULL) { in GetSystemFont()
1010 *FontInfoSize = InfoSize; in GetSystemFont()
1200 if (CompareMem (GlobalFont->FontInfo, FontInfo, GlobalFont->FontInfoSize) == 0) { in IsFontInfoExisted()
2869 …ingInfoOutLen = sizeof (EFI_FONT_DISPLAY_INFO) - sizeof (EFI_FONT_INFO) + GlobalFont->FontInfoSize; in HiiGetFontInfo()
2878 CopyMem (&(*StringInfoOut)->FontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in HiiGetFontInfo()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DString.c217 *StringFontInfo = (EFI_FONT_INFO *) AllocateZeroPool (GlobalFont->FontInfoSize);
221 CopyMem (*StringFontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize);
277 UINTN FontInfoSize;
500 FontInfoSize = sizeof (EFI_FONT_INFO) - sizeof (CHAR16) + StringSize;
501 FontInfo = (EFI_FONT_INFO *) AllocateZeroPool (FontInfoSize);
H A DFont.c977 OUT UINTN *FontInfoSize OPTIONAL in GetSystemFont()
1010 if (FontInfoSize != NULL) { in GetSystemFont()
1011 *FontInfoSize = InfoSize; in GetSystemFont()
1201 if (CompareMem (GlobalFont->FontInfo, FontInfo, GlobalFont->FontInfoSize) == 0) { in IsFontInfoExisted()
2870 …ingInfoOutLen = sizeof (EFI_FONT_DISPLAY_INFO) - sizeof (EFI_FONT_INFO) + GlobalFont->FontInfoSize; in HiiGetFontInfo()
2879 CopyMem (&(*StringInfoOut)->FontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in HiiGetFontInfo()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DString.c217 *StringFontInfo = (EFI_FONT_INFO *) AllocateZeroPool (GlobalFont->FontInfoSize); in GetStringFontInfo()
221 CopyMem (*StringFontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in GetStringFontInfo()
277 UINTN FontInfoSize; in FindStringBlock() local
500 FontInfoSize = sizeof (EFI_FONT_INFO) - sizeof (CHAR16) + StringSize; in FindStringBlock()
501 FontInfo = (EFI_FONT_INFO *) AllocateZeroPool (FontInfoSize); in FindStringBlock()
H A DFont.c977 OUT UINTN *FontInfoSize OPTIONAL in GetSystemFont()
1010 if (FontInfoSize != NULL) { in GetSystemFont()
1011 *FontInfoSize = InfoSize; in GetSystemFont()
1201 if (CompareMem (GlobalFont->FontInfo, FontInfo, GlobalFont->FontInfoSize) == 0) { in IsFontInfoExisted()
2870 …ingInfoOutLen = sizeof (EFI_FONT_DISPLAY_INFO) - sizeof (EFI_FONT_INFO) + GlobalFont->FontInfoSize; in HiiGetFontInfo()
2879 CopyMem (&(*StringInfoOut)->FontInfo, GlobalFont->FontInfo, GlobalFont->FontInfoSize); in HiiGetFontInfo()
H A DHiiDatabase.h221 UINTN FontInfoSize; member
500 OUT UINTN *FontInfoSize OPTIONAL

12