Searched refs:POSTURE_ITALIC (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.h29 For example, xterm cannot render POSTURE_ITALIC nor the combination of
50 POSTURE_ITALIC, /* same as oblique */ enumerator in enum:__anon6787
H A Dterm-styled-ostream.oo.c386 return POSTURE_ITALIC;
H A Dterm-ostream.oo.c1164 To turn off POSTURE_ITALIC, we can use the exit_italics_mode or the
1166 only turn off POSTURE_ITALIC, but also the other attributes, and possibly
1409 assert (new_attr.posture == POSTURE_ITALIC);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-ostream.oo.h29 For example, xterm cannot render POSTURE_ITALIC nor the combination of
50 POSTURE_ITALIC, /* same as oblique */ enumerator in enum:__anon6604
H A Dterm-ostream.h32 For example, xterm cannot render POSTURE_ITALIC nor the combination of
53 POSTURE_ITALIC, /* same as oblique */ enumerator in enum:__anon6596
H A Dterm-styled-ostream.c383 return POSTURE_ITALIC;
H A Dterm-styled-ostream.oo.c386 return POSTURE_ITALIC;
H A Dterm-ostream.c1141 To turn off POSTURE_ITALIC, we can use the exit_italics_mode or the
1143 only turn off POSTURE_ITALIC, but also the other attributes, and possibly
1386 assert (new_attr.posture == POSTURE_ITALIC);
H A Dterm-ostream.oo.c1164 To turn off POSTURE_ITALIC, we can use the exit_italics_mode or the
1166 only turn off POSTURE_ITALIC, but also the other attributes, and possibly
1409 assert (new_attr.posture == POSTURE_ITALIC);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dcolor.c265 term_ostream_set_posture (stream, POSTURE_ITALIC);
266 if (term_ostream_get_posture (stream) != POSTURE_ITALIC)
302 term_ostream_set_posture (stream, POSTURE_ITALIC);
315 term_ostream_set_posture (stream, POSTURE_ITALIC);
326 term_ostream_set_posture (stream, POSTURE_ITALIC);
349 term_ostream_set_posture (stream, POSTURE_ITALIC);
362 term_ostream_set_posture (stream, POSTURE_ITALIC);
373 term_ostream_set_posture (stream, POSTURE_ITALIC);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/tests/
H A Dtest-term-ostream.c185 term_ostream_set_posture (stream, POSTURE_ITALIC);
186 if (term_ostream_get_posture (stream) != POSTURE_ITALIC)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-term-ostream.c185 term_ostream_set_posture (stream, POSTURE_ITALIC);
186 if (term_ostream_get_posture (stream) != POSTURE_ITALIC)

Completed in 215 milliseconds