Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
DCustomizedDisplayLib.c149 CHAR16 *ColumnStr1; in RefreshKeyHelp() local
178 ColumnStr1 = gLibEmptyString; in RefreshKeyHelp()
250 ColumnStr1 = gAdjustNumber; in RefreshKeyHelp()
252 PrintStringAtWithWidth (StartColumnOfHelp, TopRowOfHelp, ColumnStr1, ColumnWidth1); in RefreshKeyHelp()
272 ColumnStr1 = gPlusString; in RefreshKeyHelp()
275 PrintStringAtWithWidth (StartColumnOfHelp, TopRowOfHelp, ColumnStr1, ColumnWidth1); in RefreshKeyHelp()
316 PrintStringAtWithWidth (StartColumnOfHelp, TopRowOfHelp, ColumnStr1, ColumnWidth1); in RefreshKeyHelp()
323 PrintStringAtWithWidth (StartColumnOfHelp, TopRowOfHelp, ColumnStr1, ColumnWidth1); in RefreshKeyHelp()
324 PrintStringAtWithWidth (StartColumnOfHelp, BottomRowOfHelp, ColumnStr1, ColumnWidth1); in RefreshKeyHelp()