Home
last modified time | relevance | path

Searched defs:DoAttribute (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/usr.bin/tn3270/distribution/sys_dos/
H A Dtermout.c201 #define DoAttribute(a) \ in TryToSend() macro
/csrg-svn/usr.bin/tn3270/sys_curses/
H A Dtermout.c452 #define DoAttribute(a) if (IsHighlightedAttr(a)) { \ in FastScreen() macro