HomeSort by relevance Sort by last modified time
    Searched refs:StringToImage (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiFont/
HiiFont.h 281 EFI_HII_STRING_TO_IMAGE StringToImage;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
HiiFont.h 462 EFI_HII_STRING_TO_IMAGE StringToImage;
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/
UefiLibPrint.c 456 Status = HiiFont->StringToImage (
481 // StringToImage only support blt'ing image to device using GOP protocol. If GOP is not supported in this platform,
482 // we ask StringToImage to print the string to blt buffer, then blt to device using UgaDraw.
484 Status = HiiFont->StringToImage (
502 // Explicit Line break characters are ignored, so the updated parameter RowInfoArraySize by StringToImage will
565 StringToImage() service is used to convert the string to a bitmap using the glyphs
569 format including the set of control codes supported by the StringToImage() service.
645 StringToImage() service is used to convert the string to a bitmap using the glyphs
649 format including the set of control codes supported by the StringToImage() service.
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/
UefiLibPrint.c 456 Status = HiiFont->StringToImage (
481 // StringToImage only support blt'ing image to device using GOP protocol. If GOP is not supported in this platform,
482 // we ask StringToImage to print the string to blt buffer, then blt to device using UgaDraw.
484 Status = HiiFont->StringToImage (
502 // Explicit Line break characters are ignored, so the updated parameter RowInfoArraySize by StringToImage will
565 StringToImage() service is used to convert the string to a bitmap using the glyphs
569 format including the set of control codes supported by the StringToImage() service.
645 StringToImage() service is used to convert the string to a bitmap using the glyphs
649 format including the set of control codes supported by the StringToImage() service.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/
Print.c 249 Status = HiiFont->StringToImage (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/
Print.c 275 Status = HiiFont->StringToImage (
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
GraphicsConsole.c     [all...]

Completed in 414 milliseconds