Searched refs:text_attr_off (Results 1 – 1 of 1) sorted by relevance
480 const char *text_attr_off; /* Turn off all text attributes */ member1850 gl->text_attr_off = NULL; in new_GetLine()3529 gl->text_attr_off = NULL; in gl_control_strings()3567 gl->text_attr_off = gl_tigetstr(gl, "sgr0"); in gl_control_strings()3594 gl->text_attr_off = gl_tgetstr(gl, "me", &tgetstr_buf_ptr); in gl_control_strings()3645 if(!gl->text_attr_off) in gl_control_strings()3646 gl->text_attr_off = GL_ESC_STR "[m"; in gl_control_strings()9866 if(gl_print_control_sequence(gl, 1, gl->text_attr_off))9904 if(gl_print_control_sequence(gl, 1, gl->text_attr_off))