Home
last modified time | relevance | path

Searched refs:BackGround (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/
DUefiLibPrint.c603 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BackGround, OPTIONAL in PrintXY() argument
628 ReturnNum = InternalPrintGraphic (PointX, PointY, ForeGround, BackGround, Buffer, PrintNum); in PrintXY()
682 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BackGround, OPTIONAL in AsciiPrintXY() argument
706 ReturnNum = InternalPrintGraphic (PointX, PointY, ForeGround, BackGround, Buffer, PrintNum); in AsciiPrintXY()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/
DUefiLibPrint.c603 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BackGround, OPTIONAL in PrintXY() argument
628 ReturnNum = InternalPrintGraphic (PointX, PointY, ForeGround, BackGround, Buffer, PrintNum); in PrintXY()
682 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BackGround, OPTIONAL in AsciiPrintXY() argument
706 ReturnNum = InternalPrintGraphic (PointX, PointY, ForeGround, BackGround, Buffer, PrintNum); in AsciiPrintXY()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/
DPrint.c357 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BackGround, OPTIONAL in PrintXY() argument
431 LengthOfPrinted = _IPrint (GraphicsOutput, UgaDraw, Sto, X, Y, ForeGround, BackGround, Fmt, Args); in PrintXY()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DUefiLib.h1211 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BackGround, OPTIONAL
1261 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BackGround, OPTIONAL
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/
DPrint.c383 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BackGround, OPTIONAL in PrintXY() argument
457 LengthOfPrinted = _IPrint (GraphicsOutput, UgaDraw, Sto, X, Y, ForeGround, BackGround, Fmt, Args); in PrintXY()