Searched refs:script_property (Results 1 – 2 of 2) sorted by relevance
68 const struct script_property *candidate = vcandidate; in script_property_cmp()87 sizeof(struct script_property), in code_point_to_script()92 return ((const struct script_property *) vprop)->script; in code_point_to_script()
9 struct script_property { struct15 static const struct script_property script_properties[] = { argument