Searched refs:posture (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm_ostream.vt.h15 void (*set_posture) (THIS_ARG, term_posture_t posture);
H A Dterm-ostream.oo.h82 /* Get/set the font posture. */
84 void set_posture (term_ostream_t stream, term_posture_t posture);
H A Dterm-ostream.c935 BITFIELD_TYPE(term_posture_t, unsigned int) posture : 1; member in struct:__anon2363
980 attr.posture = POSTURE_DEFAULT;
1088 && attr1.posture == attr2.posture
1154 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
1658 term_ostream__set_posture(term_ostream_t stream, term_posture_t posture) argument
2020 term_ostream_set_posture(term_ostream_t first_arg, term_posture_t posture) argument
[all...]
H A Dterm-ostream.oo.c932 BITFIELD_TYPE(term_posture_t, unsigned int) posture : 1; member in struct:__anon2371
1003 attr.posture = POSTURE_DEFAULT;
1111 && attr1.posture == attr2.posture
1177 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
1681 set_posture(term_ostream_t stream, term_posture_t posture) argument
[all...]
H A Dterm-ostream.h102 extern void term_ostream_set_posture (term_ostream_t first_arg, term_posture_t posture);
230 term_ostream_set_posture (term_ostream_t first_arg, term_posture_t posture) argument
234 vtable->set_posture (first_arg,posture);
H A Dterm-styled-ostream.c61 term_posture_t posture; member in struct:__anon2376
89 term_ostream_set_posture (stream->destination, stream->curr_attr->posture);
493 attr->posture = style_compute_font_posture_value (curr_style_base);
H A Dterm-styled-ostream.oo.c58 term_posture_t posture; member in struct:__anon2377
92 term_ostream_set_posture (stream->destination, stream->curr_attr->posture);
496 attr->posture = style_compute_font_posture_value (curr_style_base);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-ostream.oo.h82 /* Get/set the font posture. */
84 void set_posture (term_ostream_t stream, term_posture_t posture);
H A Dterm-ostream.oo.c932 BITFIELD_TYPE(term_posture_t, unsigned int) posture : 1; member in struct:__anon2554
1003 attr.posture = POSTURE_DEFAULT;
1111 && attr1.posture == attr2.posture
1177 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
1681 set_posture(term_ostream_t stream, term_posture_t posture) argument
[all...]
H A Dterm-styled-ostream.oo.c58 term_posture_t posture; member in struct:__anon2559
92 term_ostream_set_posture (stream->destination, stream->curr_attr->posture);
496 attr->posture = style_compute_font_posture_value (curr_style_base);

Completed in 211 milliseconds