Home
last modified time | relevance | path

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

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-style.c207 static struct CRRgbPropEnumDumpInfo gv_rgb_props_dump_infos[] = { variable
356 guint len = sizeof (gv_rgb_props_dump_infos) / in rgb_prop_code_to_string()
367 if (gv_rgb_props_dump_infos[a_code].code != a_code) { in rgb_prop_code_to_string()
374 return gv_rgb_props_dump_infos[a_code].str; in rgb_prop_code_to_string()