Home
last modified time | relevance | path

Searched refs:POSTURE_DEFAULT (Results 1 – 6 of 6) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/tests/
Dtest-term-ostream.c189 term_ostream_set_posture (stream, POSTURE_DEFAULT); in main()
190 if (term_ostream_get_posture (stream) != POSTURE_DEFAULT) in main()
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dterm-ostream.oo.h51 POSTURE_DEFAULT = POSTURE_NORMAL enumerator
Dterm-ostream.oo.c1138 attr.posture = POSTURE_DEFAULT; in simplify_attributes()
1538 assert (new_posture != POSTURE_DEFAULT); in out_posture_change()
1726 || (cleared_attributes && new_attr.posture != POSTURE_DEFAULT)) in out_attr_change()
1836 if (new_attr.posture != POSTURE_DEFAULT) in async_set_attributes_from_default()
2726 assumed_default.posture = POSTURE_DEFAULT; in term_ostream_create()
Dterm-styled-ostream.oo.c376 return POSTURE_DEFAULT; in style_compute_font_posture_value()
/third_party/gettext/libtextstyle/lib/
Dcolor.c269 term_ostream_set_posture (stream, POSTURE_DEFAULT); in print_color_test()
270 if (term_ostream_get_posture (stream) != POSTURE_DEFAULT) in print_color_test()
Dtextstyle.h217 POSTURE_DEFAULT = POSTURE_NORMAL enumerator