Searched refs:exit_attribute_mode (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm_ostream.priv.h27 char *exit_attribute_mode; member in struct:term_ostream_representation
H A Dterm-ostream.oo.c962 char *exit_attribute_mode; /* sgr0 me */ member in struct:ostream
1155 /* To turn off WEIGHT_BOLD, the only way is to output the exit_attribute_mode
1161 exit_attribute_mode sequence. In the latter case, it will not only
1165 exit_attribute_mode sequence. Again, in the latter case, it will not
1202 tputs (stream->exit_attribute_mode, 1, out_char);
1203 /* We don't know exactly what effects exit_attribute_mode has, but
1474 (stream->supports_weight ? stream->exit_attribute_mode : NULL);
1479 : stream->exit_attribute_mode)
1485 : stream->exit_attribute_mode)
1627 if (stream->exit_attribute_mode !
[all...]
H A Dterm-ostream.c1132 /* To turn off WEIGHT_BOLD, the only way is to output the exit_attribute_mode
1138 exit_attribute_mode sequence. In the latter case, it will not only
1142 exit_attribute_mode sequence. Again, in the latter case, it will not
1179 tputs (stream->exit_attribute_mode, 1, out_char);
1180 /* We don't know exactly what effects exit_attribute_mode has, but
1451 (stream->supports_weight ? stream->exit_attribute_mode : NULL);
1456 : stream->exit_attribute_mode)
1462 : stream->exit_attribute_mode)
1604 if (stream->exit_attribute_mode != NULL)
1605 free (stream->exit_attribute_mode);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-ostream.oo.c962 char *exit_attribute_mode; /* sgr0 me */ member in struct:ostream
1155 /* To turn off WEIGHT_BOLD, the only way is to output the exit_attribute_mode
1161 exit_attribute_mode sequence. In the latter case, it will not only
1165 exit_attribute_mode sequence. Again, in the latter case, it will not
1202 tputs (stream->exit_attribute_mode, 1, out_char);
1203 /* We don't know exactly what effects exit_attribute_mode has, but
1474 (stream->supports_weight ? stream->exit_attribute_mode : NULL);
1479 : stream->exit_attribute_mode)
1485 : stream->exit_attribute_mode)
1627 if (stream->exit_attribute_mode !
[all...]

Completed in 87 milliseconds