Home
last modified time | relevance | path

Searched refs:NUM_AUTO (Results 1 – 4 of 4) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-num.h66 NUM_AUTO = 0, enumerator
Dcr-num.c194 case NUM_AUTO: in cr_num_to_string()
Dcr-style.c799 status = cr_num_set (num_val, 0.0, NUM_AUTO); in set_prop_margin_x_from_value()
963 box_offset->type = NUM_AUTO; in set_prop_x_from_value()
978 box_offset->type = NUM_AUTO; in set_prop_x_from_value()
1031 cr_num_set (width, 0.0, NUM_AUTO); in set_prop_width()
1040 cr_num_set (width, 0.0, NUM_AUTO); in set_prop_width()
1645 || a_value->content.num->type == NUM_AUTO)) { in set_prop_font_weight_from_value()
1766 cr_num_set (&a_this->num_props[i].sv, 0, NUM_AUTO); in cr_style_set_props_to_default_values()
1872 cr_num_set (&a_this->num_props[i].sv, 0, NUM_AUTO); in cr_style_set_props_to_initial_values()
Dcr-fonts.c477 g_return_val_if_fail (a_num_type >= NUM_AUTO in cr_font_size_set_absolute_font_size()