Searched refs:ClearLines (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/MdeModulePkg/Library/CustomizedDisplayLib/ |
D | CustomizedDisplayLib.c | 97 … ClearLines (0, gScreenDimensions.RightColumn, 0, gScreenDimensions.BottomRow, KEYHELP_BACKGROUND); in DisplayPageFrame() 502 ClearLines (Start, End, Index + 1, Index + 1, GetPopupColor ()); in CreateDialog() 507 …ClearLines (Start + 1, End - 1, Index + 1, Index + 1, POPUP_INVERSE_TEXT | POPUP_INVERSE_BACKGROUN… in CreateDialog() 519 ClearLines (Start, End, Index + 1, Index + 1, GetPopupColor ()); in CreateDialog() 714 ClearLines ( in ClearLines() function
|
D | CustomizedDisplayLibInternal.c | 66 ClearLines ( in PrintBannerInfo() 153 ClearLines ( in PrintFramework()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/ |
D | CustomizedDisplayLib.h | 235 ClearLines (
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/ |
D | ProcessOptions.c | 646 ClearLines (Start, End, Index + 1, Index + 1, GetPopupColor ()); in CreateSharedPopUp() 653 ClearLines (Start + 1, End - 1, Index + 1, Index + 1, GetPopupInverseColor ()); in CreateSharedPopUp() 660 ClearLines (Start, End, Index + 1, Index + 1, GetPopupColor ()); in CreateSharedPopUp()
|
D | InputHandler.c | 1396 ClearLines (Start, End, Top, Bottom, GetPopupColor ()); in GetSelectionInputPopUp()
|
D | FormDisplay.c | 2650 ClearLines ( in UiDisplayMenu()
|