Searched refs:POSTURE_NORMAL (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.h49 POSTURE_NORMAL = 0, enumerator in enum:__anon6787
51 POSTURE_DEFAULT = POSTURE_NORMAL
H A Dterm-ostream.oo.c1177 if (old_attr.posture != POSTURE_NORMAL
1178 && new_attr.posture == POSTURE_NORMAL
1182 old_attr.posture = POSTURE_NORMAL;
1195 || (old_attr.posture != POSTURE_NORMAL
1196 && new_attr.posture == POSTURE_NORMAL
1207 old_attr.posture = POSTURE_NORMAL;
H A Dterm-styled-ostream.oo.c383 return POSTURE_NORMAL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-ostream.oo.h49 POSTURE_NORMAL = 0, enumerator in enum:__anon6604
51 POSTURE_DEFAULT = POSTURE_NORMAL
H A Dterm-ostream.h52 POSTURE_NORMAL = 0, enumerator in enum:__anon6596
54 POSTURE_DEFAULT = POSTURE_NORMAL
H A Dterm-ostream.c1154 if (old_attr.posture != POSTURE_NORMAL
1155 && new_attr.posture == POSTURE_NORMAL
1159 old_attr.posture = POSTURE_NORMAL;
1172 || (old_attr.posture != POSTURE_NORMAL
1173 && new_attr.posture == POSTURE_NORMAL
1184 old_attr.posture = POSTURE_NORMAL;
H A Dterm-ostream.oo.c1177 if (old_attr.posture != POSTURE_NORMAL
1178 && new_attr.posture == POSTURE_NORMAL
1182 old_attr.posture = POSTURE_NORMAL;
1195 || (old_attr.posture != POSTURE_NORMAL
1196 && new_attr.posture == POSTURE_NORMAL
1207 old_attr.posture = POSTURE_NORMAL;
H A Dterm-styled-ostream.c380 return POSTURE_NORMAL;
H A Dterm-styled-ostream.oo.c383 return POSTURE_NORMAL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dcolor.c261 term_ostream_set_posture (stream, POSTURE_NORMAL);
262 if (term_ostream_get_posture (stream) != POSTURE_NORMAL)
304 term_ostream_set_posture (stream, POSTURE_NORMAL);
318 term_ostream_set_posture (stream, POSTURE_NORMAL);
329 term_ostream_set_posture (stream, POSTURE_NORMAL);
351 term_ostream_set_posture (stream, POSTURE_NORMAL);
365 term_ostream_set_posture (stream, POSTURE_NORMAL);
376 term_ostream_set_posture (stream, POSTURE_NORMAL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/tests/
H A Dtest-term-ostream.c181 term_ostream_set_posture (stream, POSTURE_NORMAL);
182 if (term_ostream_get_posture (stream) != POSTURE_NORMAL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-term-ostream.c181 term_ostream_set_posture (stream, POSTURE_NORMAL);
182 if (term_ostream_get_posture (stream) != POSTURE_NORMAL)

Completed in 133 milliseconds