ReactOS
0.4.15-dev-4594-g505ac65
|
Go to the source code of this file.
Functions | |
VOID NTAPI | LlbVideoClearScreen (IN BOOLEAN OsLoader) |
VOID NTAPI | LlbVideoPutChar (IN UCHAR c) |
VOID NTAPI | LlbVideoDrawChar (IN UCHAR c, IN PUSHORT Buffer, IN USHORT Color, IN USHORT BackColor) |
Definition at line 310 of file video.c.
Referenced by LlbFwVideoClearScreen(), and LlbStartup().
Definition at line 277 of file video.c.
Referenced by LlbFwVideoPutChar(), and LlbVideoPutChar().
Definition at line 349 of file video.c.
Referenced by LlbFwPutChar(), and putchar().