Home
last modified time | relevance | path

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

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