Home
last modified time | relevance | path

Searched refs:_nc_ptr_Cols (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/ncurses/ncurses/tinfo/
H A Dlib_setup.c143 _nc_ptr_Cols(SCREEN *sp) in _nc_ptr_Cols() function
151 return *_nc_ptr_Cols(CURRENT_SCREEN); in NCURSES_PUBLIC_VAR()
/freebsd-13.1/contrib/ncurses/ncurses/
H A Dllib-ltinfot723 #undef _nc_ptr_Cols
724 int *_nc_ptr_Cols(
H A Dllib-ltinfotw745 #undef _nc_ptr_Cols
746 int *_nc_ptr_Cols(
H A Dcurses.priv.h531 NCURSES_EXPORT(int *) _nc_ptr_Cols (SCREEN *);
544 #define SET_COLS(value) *_nc_ptr_Cols(SP_PARM) = value
H A Dllib-lncursest3466 #undef _nc_ptr_Cols
3467 int *_nc_ptr_Cols(
H A Dllib-lncursestw4415 #undef _nc_ptr_Cols
4416 int *_nc_ptr_Cols(