Searched refs:g_attrPreStandout (Results 1 – 1 of 1) sorted by relevance
6110 static WORD g_attrPreStandout = 0; variable6118 g_attrPreStandout = g_attrCurrent; in standout()6130 if (g_attrPreStandout) in standend()6131 textattr(g_attrPreStandout); in standend()6133 g_attrPreStandout = 0; in standend()