Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_color.c563 static colorpair_t null_pair; in _nc_init_pair() local
564 colorpair_t result = null_pair; in _nc_init_pair()