Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
DCustomizedDisplayLib.c151 CHAR16 *ColumnStr3; in RefreshKeyHelp() local
180 ColumnStr3 = gLibEmptyString; in RefreshKeyHelp()
197 ColumnStr3 = gEscapeString; in RefreshKeyHelp()
199 PrintStringAtWithWidth (ThdCol, BottomRowOfHelp, ColumnStr3, ColumnWidth3); in RefreshKeyHelp()
228 ColumnStr3 = gEscapeString; in RefreshKeyHelp()
230 PrintStringAtWithWidth (ThdCol, BottomRowOfHelp, ColumnStr3, ColumnWidth3); in RefreshKeyHelp()
273 ColumnStr3 = gMinusString; in RefreshKeyHelp()
276 PrintStringAtWithWidth (ThdCol, TopRowOfHelp, ColumnStr3, ColumnWidth3); in RefreshKeyHelp()
287 ColumnStr3 = gEscapeString; in RefreshKeyHelp()
289 PrintStringAtWithWidth (ThdCol, BottomRowOfHelp, ColumnStr3, ColumnWidth3); in RefreshKeyHelp()
[all …]