Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
Dlib_setup.c142 _nc_ptr_Cols(SCREEN *sp) in _nc_ptr_Cols() function
150 return *_nc_ptr_Cols(CURRENT_SCREEN); in NCURSES_PUBLIC_VAR()
/freebsd-12-stable/contrib/ncurses/ncurses/
Dllib-ltinfotw734 #undef _nc_ptr_Cols
735 int *_nc_ptr_Cols(
Dllib-ltinfot734 #undef _nc_ptr_Cols
735 int *_nc_ptr_Cols(
Dcurses.priv.h463 NCURSES_EXPORT(int *) _nc_ptr_Cols (SCREEN *);
476 #define SET_COLS(value) *_nc_ptr_Cols(SP_PARM) = value
Dllib-lncursest3430 #undef _nc_ptr_Cols
3431 int *_nc_ptr_Cols(
Dllib-lncursestw4215 #undef _nc_ptr_Cols
4216 int *_nc_ptr_Cols(