Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcopywin.c62 bkSrc = Srcwin->_bkgd, atDst = Dstwin->_attrs, in copywin() local
147 *spDst = *spSrc | atDst; in copywin()
150 *spDst = *spSrc | atDst; in copywin()