Home
last modified time | relevance | path

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

/dragonfly/contrib/ncurses/ncurses/base/
H A Dlib_bkgd.c195 int tmp_pair = GetPair(*cp); in wbkgrnd() local
201 if (tmp_pair != 0) { in wbkgrnd()
202 if (tmp_pair == old_pair) { in wbkgrnd()