Searched refs:term_ostream_get_weight (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/tests/
H A Dtest-term-ostream.c167 if (term_ostream_get_weight (stream) != WEIGHT_NORMAL)
171 if (term_ostream_get_weight (stream) != WEIGHT_BOLD)
175 if (term_ostream_get_weight (stream) != WEIGHT_DEFAULT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-ostream.h99 extern term_weight_t term_ostream_get_weight (term_ostream_t first_arg);
201 # define term_ostream_get_weight term_ostream_get_weight_inline macro
203 term_ostream_get_weight (term_ostream_t first_arg) function
H A Dterm-ostream.c1996 term_ostream_get_weight (term_ostream_t first_arg) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-term-ostream.c167 if (term_ostream_get_weight (stream) != WEIGHT_NORMAL)
171 if (term_ostream_get_weight (stream) != WEIGHT_BOLD)
175 if (term_ostream_get_weight (stream) != WEIGHT_DEFAULT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dcolor.c247 if (term_ostream_get_weight (stream) != WEIGHT_NORMAL)
251 if (term_ostream_get_weight (stream) != WEIGHT_BOLD)
255 if (term_ostream_get_weight (stream) != WEIGHT_DEFAULT)

Completed in 217 milliseconds