Searched refs:GL_TXT_REVERSE (Results 1 – 1 of 1) sorted by relevance
1108 GL_TXT_REVERSE=4, /* Display text with reverse video */ enumerator9844 new_attr |= GL_TXT_REVERSE;9847 new_attr &= ~GL_TXT_REVERSE;9886 if(new_attr & GL_TXT_REVERSE && !(old_attr & GL_TXT_REVERSE) &&