Home
last modified time | relevance | path

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

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-style.c247 static const gchar *rgb_prop_code_to_string (enum CRRgbProp a_code);
354 rgb_prop_code_to_string (enum CRRgbProp a_code) in rgb_prop_code_to_string() function
2710 tmp_str = (gchar *) rgb_prop_code_to_string (i); in cr_style_to_string()