Searched refs:rgb_prop_code_to_string (Results 1 – 9 of 9) sorted by relevance
247 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() function2710 tmp_str = (gchar *) rgb_prop_code_to_string (i); in cr_style_to_string()
236 static const gchar *rgb_prop_code_to_string (enum CRRgbProp a_code);343 rgb_prop_code_to_string (enum CRRgbProp a_code) in rgb_prop_code_to_string() function2700 tmp_str = (gchar *) rgb_prop_code_to_string ((enum CRRgbProp) i); in cr_style_to_string()
236 static const gchar *rgb_prop_code_to_string (enum CRRgbProp a_code);343 rgb_prop_code_to_string (enum CRRgbProp a_code) in rgb_prop_code_to_string() function2699 tmp_str = (gchar *) rgb_prop_code_to_string (i); in cr_style_to_string()