Home
last modified time | relevance | path

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

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-style.c223 static struct CRBorderStylePropEnumDumpInfo gv_border_style_props_dump_infos[] variable
380 guint len = sizeof (gv_border_style_props_dump_infos) / in border_style_prop_code_to_string()
391 if (gv_border_style_props_dump_infos[a_code].code != a_code) { in border_style_prop_code_to_string()
398 return gv_border_style_props_dump_infos[a_code].str; in border_style_prop_code_to_string()