Home | History | Annotate | Download | only in DisplayEngineDxe

Lines Matching defs:Space

70   CHAR16                  Space[2];

94 Space[0] = L' ';
95 Space[1] = CHAR_NULL;
127 // CreateDialog (NULL, "", Prompt, Space, "", NULL);
128 CreateMultiStringPopUp (ScreenSize, 4, &NullCharacter, Prompt, Space, &NullCharacter);
219 // To save code space, we can then treat this as an error and return back to the menu.