Searched defs:bgcol (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/lib/libvgl/ |
| HD | text.c | 75 byte fgcol, byte bgcol, int fill, int dir) in VGLBitmapPutChar() 123 byte fgcol, byte bgcol, int fill, int dir) in VGLBitmapString()
|
| /NextBSD/sys/boot/pc98/libpc98/ |
| HD | vidconsole.c | 324 scroll_up(int rows, int fgcol, int bgcol) in scroll_up() 344 write_char(int c, int fgcol, int bgcol) in write_char()
|
| /NextBSD/sys/boot/i386/libi386/ |
| HD | vidconsole.c | 241 scroll_up(int rows, int fgcol, int bgcol) in scroll_up() 257 write_char(int c, int fgcol, int bgcol) in write_char()
|