Lines Matching refs:Mode
418 gST->ConOut->Mode->Mode,
879 Out->Mode->Attribute = Out->Mode->Attribute & 0x7f;
881 Out->SetAttribute (Out, Out->Mode->Attribute);
919 Out->Mode->Attribute = Out->Mode->Attribute & 0x7f;
920 Out->SetAttribute (Out, Out->Mode->Attribute);
926 Out->Mode->Attribute = Out->Mode->Attribute | EFI_WIDE_ATTRIBUTE;
927 Out->SetAttribute (Out, Out->Mode->Attribute);
943 Out->Mode->Attribute = Out->Mode->Attribute & 0x7f;
944 Out->SetAttribute (Out, Out->Mode->Attribute);