Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dmisc.c7587 #define IAttrClr(dst,bits) dst = dst & (IAttr) ~(bits) macro
7617 IAttrClr(working.attribs, FG_COLOR); in xtermReportSGR()
7622 IAttrClr(working.attribs, BG_COLOR); in xtermReportSGR()