Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/ncurses/ncurses/
H A Dllib-ltinfotw804 #undef _nc_ptr_Cols
805 int *_nc_ptr_Cols(
H A Dllib-ltinfot782 #undef _nc_ptr_Cols
783 int *_nc_ptr_Cols(
H A Dcurses.priv.h573 extern NCURSES_EXPORT(int *) _nc_ptr_Cols (SCREEN *);
586 #define SET_COLS(value) *_nc_ptr_Cols(SP_PARM) = value
H A Dllib-lncursest3520 #undef _nc_ptr_Cols
3521 int *_nc_ptr_Cols(
H A Dllib-lncursestw4481 #undef _nc_ptr_Cols
4482 int *_nc_ptr_Cols(