Searched defs:underline (Results 1 - 7 of 7) sorted by relevance
| /src/games/warp/ | ||
| H A D | term.h | 296 #define underline() do_tc(US,1) macro |
| /src/sys/arch/atari/dev/ | ||
| H A D | ite_cc.c | 73 u_short underline; /* where the underline goes */ member in struct:ite_priv |
| /src/sys/arch/amiga/dev/ | ||
| H A D | ite_cc.c | 126 u_short underline; /* where the underline goes */ member in struct:ite_priv 517 int underline = cci->underline; local in function:putc_ul 539 int underline = cci->underline; local in function:putc_ul_in 592 int underline = cci->underline; local in function:putc_bd_ul 622 int underline = cci->underline; local in function:putc_bd_ul_in [all...] |
| H A D | amidisplaycc.c | 593 int underline; local in function:amidisplaycc_putchar |
| /src/sys/arch/luna68k/dev/ | ||
| H A D | omrasops.c | 1751 om_unpack_attr(long attr, uint8_t *fg, uint8_t *bg, int *underline) argument |
| /src/sys/dev/rasops/ | ||
| H A D | rasops.c | 1036 rasops_unpack_attr(long attr, int *fg, int *bg, int *underline) argument |
| /src/sys/dev/usb/ | ||
| H A D | udl.c | 1013 int fg, bg, underline, x, y, width, height; local in function:udl_putchar |
Completed in 13 milliseconds