Searched defs:bgcol (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/lib/libvgl/ |
H A D | text.c | 74 byte fgcol, byte bgcol, int fill, int dir) in VGLBitmapPutChar() 122 byte fgcol, byte bgcol, int fill, int dir) in VGLBitmapString()
|
/dflybsd-src/stand/boot/pc32/libi386/ |
H A D | vidconsole.c | 240 scroll_up(int rows, int fgcol, int bgcol) in scroll_up() 256 write_char(int c, int fgcol, int bgcol) in write_char()
|