Home
last modified time | relevance | path

Searched refs:SET_COLS (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/ncurses/ncurses/base/
H A Dresizeterm.c427 SET_COLS(ToCols); in NCURSES_SP_NAME()
441 SET_COLS(ToCols); in NCURSES_SP_NAME()
H A Dlib_set_term.c359 SET_COLS(scolumns); in NCURSES_SP_NAME()
/dragonfly/contrib/ncurses/ncurses/
H A Dcurses.priv.h544 #define SET_COLS(value) *_nc_ptr_Cols(SP_PARM) = value macro
556 #define SET_COLS(value) COLS = value macro