Home
last modified time | relevance | path

Searched refs:TERM_IDENT (Results 1 – 5 of 5) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-style.c451 if (a_value->type != TERM_NUMBER && a_value->type != TERM_IDENT) in set_prop_padding_x_from_value()
475 if (a_value->type == TERM_IDENT) { in set_prop_padding_x_from_value()
543 if (a_value->type == TERM_IDENT) { in set_prop_border_x_width_from_value()
657 if (a_value->type != TERM_IDENT || !a_value->content.str) { in set_prop_border_x_style_from_value()
719 if (!cur_term || cur_term->type != TERM_IDENT) { in set_prop_border_style_from_value()
732 if (!cur_term || cur_term->type != TERM_IDENT) { in set_prop_border_style_from_value()
742 if (!cur_term || cur_term->type != TERM_IDENT) { in set_prop_border_style_from_value()
749 if (!cur_term || cur_term->type != TERM_IDENT) { in set_prop_border_style_from_value()
788 case TERM_IDENT: in set_prop_margin_x_from_value()
849 case TERM_IDENT: in set_prop_display_from_value()
[all …]
Dcr-term.c65 case TERM_IDENT: in cr_term_clear()
196 a_this->type = TERM_IDENT; in cr_term_set_ident()
402 case TERM_IDENT: in cr_term_to_string()
598 case TERM_IDENT: in cr_term_one_to_string()
Dcr-term.h57 TERM_IDENT, enumerator
Dcr-rgb.c587 case TERM_IDENT: in cr_rgb_set_from_term()
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dterm-styled-ostream.oo.c239 && decl->value->type == TERM_IDENT in crx_sel_eng_get_matched_style()