Lines Matching +full:display +full:- +full:rows
9 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
10 SPDX-License-Identifier: BSD-2-Clause-Patent
30 /// Backward-compatible with EFI1.1.
144 // We currently define attributes from 0 - 7F for color manipulations
145 // To internally handle the local display characteristics for a particular character,
147 // pulled from the wide glyph database and will display locally as a wide character (16 X 19 versus…
149 // non-local displays, such as serial or LAN consoles.
176 @param String The NULL-terminated string to be displayed on the output
202 @param String The NULL-terminated string to be examined for the output
226 @param Rows Returns the geometry of the text output device for the
240 OUT UINTN *Rows
283 Clears the output device(s) display to the currently selected background
304 equal to zero and less than the number of columns and rows
307 equal to zero and less than the number of columns and rows
382 /// The SIMPLE_TEXT_OUTPUT protocol is used to control text-based output devices.