Home
last modified time | relevance | path

Searched defs:highlight (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/games/tetris/
H A Dscores.c396 int row, highlight; in printem() local
/dflybsd-src/contrib/gdb-7/gdb/tui/
H A Dtui-data.h186 int highlight; member
243 int highlight; member
H A Dtui-data.c93 int highlight) in tui_set_win_highlight()
/dflybsd-src/usr.bin/ncal/
H A Dncal.c1115 highlight(char *dst, char *src, int len, int *extralen) in highlight() function