Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
DCustomizedDisplayLib.c150 CHAR16 *ColumnStr2; in RefreshKeyHelp() local
179 ColumnStr2 = gLibEmptyString; in RefreshKeyHelp()
265 ColumnStr2 = HexDisplay ? gHexNumericInput : gDecNumericInput; in RefreshKeyHelp()
277 PrintStringAtWithWidth (SecCol, TopRowOfHelp, ColumnStr2, ColumnWidth2); in RefreshKeyHelp()
313 ColumnStr2 = gEnterString; in RefreshKeyHelp()
315 PrintStringAtWithWidth (SecCol, BottomRowOfHelp, ColumnStr2, ColumnWidth2); in RefreshKeyHelp()
320 ColumnStr2 = gEnterCommitString; in RefreshKeyHelp()
325 PrintStringAtWithWidth (SecCol, BottomRowOfHelp, ColumnStr2, ColumnWidth2); in RefreshKeyHelp()