Home
last modified time | relevance | path

Searched +defs:fill +defs:column (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ncurses/progs/
H A Ddump_entry.c63 static int column; /* current column, limited by 'width' */ variable
526 const char *fill = "\\s"; in fill_spaces() local
593 char *fill = fill_spaces(src); in wrap_concat() local