Home
last modified time | relevance | path

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

/openbsd/lib/libcurses/base/
H A Dresizeterm.c429 SET_COLS(ToCols); in NCURSES_SP_NAME()
443 SET_COLS(ToCols); in NCURSES_SP_NAME()
H A Dlib_set_term.c395 SET_COLS(scolumns); in NCURSES_SP_NAME()
/openbsd/lib/libcurses/
H A Dcurses.priv.h593 #define SET_COLS(value) *_nc_ptr_Cols(SP_PARM) = value macro
605 #define SET_COLS(value) COLS = value macro