Searched refs:WEIGHT_BOLD (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-ostream.oo.h30 WEIGHT_BOLD and UNDERLINE_ON. */
43 WEIGHT_BOLD, enumerator in enum:__anon6786
H A Dterm-styled-ostream.oo.c365 /* Value >= 600 -> WEIGHT_BOLD. Value <= 500 -> WEIGHT_NORMAL. */
366 return (value >= 6 ? WEIGHT_BOLD : WEIGHT_NORMAL);
H A Dterm-ostream.oo.c1155 /* To turn off WEIGHT_BOLD, the only way is to output the exit_attribute_mode
1400 assert (new_attr.weight == WEIGHT_BOLD);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-ostream.oo.h30 WEIGHT_BOLD and UNDERLINE_ON. */
43 WEIGHT_BOLD, enumerator in enum:__anon6603
H A Dterm-ostream.h33 WEIGHT_BOLD and UNDERLINE_ON. */
46 WEIGHT_BOLD, enumerator in enum:__anon6595
H A Dterm-styled-ostream.c362 /* Value >= 600 -> WEIGHT_BOLD. Value <= 500 -> WEIGHT_NORMAL. */
363 return (value >= 6 ? WEIGHT_BOLD : WEIGHT_NORMAL);
H A Dterm-styled-ostream.oo.c365 /* Value >= 600 -> WEIGHT_BOLD. Value <= 500 -> WEIGHT_NORMAL. */
366 return (value >= 6 ? WEIGHT_BOLD : WEIGHT_NORMAL);
H A Dterm-ostream.c1132 /* To turn off WEIGHT_BOLD, the only way is to output the exit_attribute_mode
1377 assert (new_attr.weight == WEIGHT_BOLD);
H A Dterm-ostream.oo.c1155 /* To turn off WEIGHT_BOLD, the only way is to output the exit_attribute_mode
1400 assert (new_attr.weight == WEIGHT_BOLD);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dcolor.c250 term_ostream_set_weight (stream, WEIGHT_BOLD);
251 if (term_ostream_get_weight (stream) != WEIGHT_BOLD)
298 term_ostream_set_weight (stream, WEIGHT_BOLD);
314 term_ostream_set_weight (stream, WEIGHT_BOLD);
320 term_ostream_set_weight (stream, WEIGHT_BOLD);
345 term_ostream_set_weight (stream, WEIGHT_BOLD);
361 term_ostream_set_weight (stream, WEIGHT_BOLD);
367 term_ostream_set_weight (stream, WEIGHT_BOLD);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/tests/
H A Dtest-term-ostream.c170 term_ostream_set_weight (stream, WEIGHT_BOLD);
171 if (term_ostream_get_weight (stream) != WEIGHT_BOLD)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-term-ostream.c170 term_ostream_set_weight (stream, WEIGHT_BOLD);
171 if (term_ostream_get_weight (stream) != WEIGHT_BOLD)

Completed in 295 milliseconds