|
ReactOS 0.4.16-dev-2132-g3885311
|
Go to the source code of this file.
Macros | |
| #define | PrepareForSetPixel() |
Functions | |
| VOID | InitPaletteWithTable (_In_reads_(Count) const ULONG *Table, _In_ ULONG Count) |
| VOID | SetPixel (_In_ ULONG Left, _In_ ULONG Top, _In_ UCHAR Color) |
Definition at line 52 of file bootvid.c.
Referenced by DisplayCharacter(), and VidSolidColorFill().