Searched refs:WEIGHT_DEFAULT (Results 1 - 9 of 9) 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.h44 WEIGHT_DEFAULT = WEIGHT_NORMAL enumerator in enum:__anon6786
H A Dterm-ostream.oo.c1001 attr.weight = WEIGHT_DEFAULT;
1395 || (cleared_attributes && new_attr.weight != WEIGHT_DEFAULT))
1398 assert (new_attr.weight != WEIGHT_DEFAULT);
1439 default_attr.weight = WEIGHT_DEFAULT;
1909 stream->curr_attr.weight = 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.oo.h44 WEIGHT_DEFAULT = WEIGHT_NORMAL enumerator in enum:__anon6603
H A Dterm-ostream.h47 WEIGHT_DEFAULT = WEIGHT_NORMAL enumerator in enum:__anon6595
H A Dterm-ostream.c978 attr.weight = WEIGHT_DEFAULT;
1372 || (cleared_attributes && new_attr.weight != WEIGHT_DEFAULT))
1375 assert (new_attr.weight != WEIGHT_DEFAULT);
1416 default_attr.weight = WEIGHT_DEFAULT;
1886 stream->curr_attr.weight = WEIGHT_DEFAULT;
H A Dterm-ostream.oo.c1001 attr.weight = WEIGHT_DEFAULT;
1395 || (cleared_attributes && new_attr.weight != WEIGHT_DEFAULT))
1398 assert (new_attr.weight != WEIGHT_DEFAULT);
1439 default_attr.weight = WEIGHT_DEFAULT;
1909 stream->curr_attr.weight = WEIGHT_DEFAULT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/tests/
H A Dtest-term-ostream.c174 term_ostream_set_weight (stream, WEIGHT_DEFAULT);
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-tests/
H A Dtest-term-ostream.c174 term_ostream_set_weight (stream, WEIGHT_DEFAULT);
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.c254 term_ostream_set_weight (stream, WEIGHT_DEFAULT);
255 if (term_ostream_get_weight (stream) != WEIGHT_DEFAULT)

Completed in 201 milliseconds