Home
last modified time | relevance | path

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

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-num.h118 cr_num_to_string (CRNum const *a_this) ;
Dcr-num.c105 cr_num_to_string (CRNum const * a_this) in cr_num_to_string() function
Dcr-fonts.c541 str = (gchar *) cr_num_to_string (&a_this->value.absolute); in cr_font_size_to_string()
701 str = (gchar *) cr_num_to_string (a_this->num); in cr_font_size_adjust_to_string()
Dcr-term.c344 content = cr_num_to_string (cur->content.num); in cr_term_to_string()
538 content = cr_num_to_string (a_this->content.num); in cr_term_one_to_string()
Dcr-style.c2351 tmp_str = cr_num_to_string (&a_prop_val->sv); in cr_style_num_prop_val_to_string()
2360 tmp_str = cr_num_to_string (&a_prop_val->cv); in cr_style_num_prop_val_to_string()
2369 tmp_str = cr_num_to_string (&a_prop_val->av); in cr_style_num_prop_val_to_string()