Lines Matching refs:SetAttribute
96 gST->ConOut->SetAttribute (gST->ConOut, EFI_TEXT_ATTR (EFI_LIGHTGRAY, EFI_BLACK)); in DisplayPageFrame()
158 gST->ConOut->SetAttribute (gST->ConOut, KEYHELP_TEXT | KEYHELP_BACKGROUND); in RefreshKeyHelp()
359 gST->ConOut->SetAttribute (gST->ConOut, ERROR_TEXT); in UpdateStatusBar()
366 gST->ConOut->SetAttribute (gST->ConOut, KEYHELP_BACKGROUND); in UpdateStatusBar()
378 gST->ConOut->SetAttribute (gST->ConOut, INFO_TEXT); in UpdateStatusBar()
385 gST->ConOut->SetAttribute (gST->ConOut, KEYHELP_BACKGROUND); in UpdateStatusBar()
470 gST->ConOut->SetAttribute (gST->ConOut, GetPopupColor ()); in CreateDialog()
527 gST->ConOut->SetAttribute (gST->ConOut, GetPopupColor ()); in CreateDialog()
549 gST->ConOut->SetAttribute (gST->ConOut, CurrentAttribute); in CreateDialog()
734 gST->ConOut->SetAttribute (gST->ConOut, TextAttribute); in ClearLines()
906 gST->ConOut->SetAttribute (gST->ConOut, EFI_TEXT_ATTR (EFI_LIGHTGRAY, EFI_BLACK)); in ClearDisplayPage()