Searched refs:CRRgbProp (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-style.h177 enum CRRgbProp enum
241 *They are indexed by enum #CRRgbProp .
H A Dcr-style.c192 enum CRRgbProp code;
203 {(enum CRRgbProp) 0, NULL}
236 static const gchar *rgb_prop_code_to_string (enum CRRgbProp a_code);
343 rgb_prop_code_to_string (enum CRRgbProp a_code)
350 "to 'enum CRRgbProp' and no matching"
358 " 'enum CRRgbProp' and "
2698 tmp_str = (gchar *) rgb_prop_code_to_string ((enum CRRgbProp) i);

Completed in 269 milliseconds