Searched refs:POSTURE_DEFAULT (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.h51 POSTURE_DEFAULT = POSTURE_NORMAL enumerator in enum:__anon6787
H A Dterm-ostream.oo.c1003 attr.posture = POSTURE_DEFAULT;
1404 || (cleared_attributes && new_attr.posture != POSTURE_DEFAULT))
1407 assert (new_attr.posture != POSTURE_DEFAULT);
1440 default_attr.posture = POSTURE_DEFAULT;
1910 stream->curr_attr.posture = POSTURE_DEFAULT;
H A Dterm-styled-ostream.oo.c376 return POSTURE_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.h51 POSTURE_DEFAULT = POSTURE_NORMAL enumerator in enum:__anon6604
H A Dterm-ostream.h54 POSTURE_DEFAULT = POSTURE_NORMAL enumerator in enum:__anon6596
H A Dterm-ostream.c980 attr.posture = POSTURE_DEFAULT;
1381 || (cleared_attributes && new_attr.posture != POSTURE_DEFAULT))
1384 assert (new_attr.posture != POSTURE_DEFAULT);
1417 default_attr.posture = POSTURE_DEFAULT;
1887 stream->curr_attr.posture = POSTURE_DEFAULT;
H A Dterm-ostream.oo.c1003 attr.posture = POSTURE_DEFAULT;
1404 || (cleared_attributes && new_attr.posture != POSTURE_DEFAULT))
1407 assert (new_attr.posture != POSTURE_DEFAULT);
1440 default_attr.posture = POSTURE_DEFAULT;
1910 stream->curr_attr.posture = POSTURE_DEFAULT;
H A Dterm-styled-ostream.c373 return POSTURE_DEFAULT;
H A Dterm-styled-ostream.oo.c376 return POSTURE_DEFAULT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/tests/
H A Dtest-term-ostream.c189 term_ostream_set_posture (stream, POSTURE_DEFAULT);
190 if (term_ostream_get_posture (stream) != POSTURE_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.c189 term_ostream_set_posture (stream, POSTURE_DEFAULT);
190 if (term_ostream_get_posture (stream) != POSTURE_DEFAULT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dcolor.c269 term_ostream_set_posture (stream, POSTURE_DEFAULT);
270 if (term_ostream_get_posture (stream) != POSTURE_DEFAULT)

Completed in 187 milliseconds