Home
last modified time | relevance | path

Searched refs:limit_PAIRS (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libcurses/
H A Dnew_pair.h61 #define limit_PAIRS(n) LIMIT_TYPED(n,NCURSES_PAIRS_T) macro
/openbsd/lib/libcurses/widechar/
H A Dlib_cchar.c150 *pair_arg = limit_PAIRS(color_pair); in getcchar()
/openbsd/lib/libcurses/base/
H A Dlib_color.c400 SP_PARM->_pair_limit = limit_PAIRS(SP_PARM->_pair_limit); in NCURSES_SP_NAME()