Home
last modified time | relevance | path

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

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-style.c181 static struct CRNumPropEnumDumpInfo gv_num_props_dump_infos[] = { variable
333 guint len = sizeof (gv_num_props_dump_infos) / in num_prop_code_to_string()
343 if (gv_num_props_dump_infos[a_code].code != a_code) { in num_prop_code_to_string()
350 return gv_num_props_dump_infos[a_code].str; in num_prop_code_to_string()