Lines Matching refs:t_eum
161 const char *t_eum = t_exit_underline_mode(screen->term);
172 if (t_eum != NULL && !strcmp(t_op, t_eum))
197 if (t_eum != NULL) {
198 if (does_esc_m(t_eum))
202 if (t_esm && !strcmp(t_eum, t_esm))
205 if (t_eam != NULL && !strcmp(t_eum, t_eam))
208 if (t_op != NULL && !strcmp(t_eum, t_op))
222 if (t_eum != NULL && !strcmp(t_esm, t_eum))