Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dttysize.c58 # define WINSIZE_COLS(n) (int)n.ts_cols macro
63 # define WINSIZE_COLS(n) (int)n.ws_col macro
/freebsd/contrib/ncurses/progs/
H A Dreset_cmd.c67 # define WINSIZE_COLS(n) n.ts_cols macro
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_setup.c88 # define WINSIZE_COLS(n) (int)n.ts_cols macro
H A Dtinfo_driver.c65 # define WINSIZE_COLS(n) (int)n.ts_cols macro