Home
last modified time | relevance | path

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

/src/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 COLS()
/src/contrib/ncurses/ncurses/
H A Dllib-ltinfot788 #undef _nc_ptr_Cols
789 int *_nc_ptr_Cols(
H A Dllib-ltinfotw810 #undef _nc_ptr_Cols
811 int *_nc_ptr_Cols(
H A Dcurses.priv.h628 extern NCURSES_EXPORT(int *) _nc_ptr_Cols (SCREEN *);
641 #define SET_COLS(value) *_nc_ptr_Cols(SP_PARM) = value
H A Dllib-lncursest3526 #undef _nc_ptr_Cols
3527 int *_nc_ptr_Cols(
H A Dllib-lncursestw4487 #undef _nc_ptr_Cols
4488 int *_nc_ptr_Cols(