Home
last modified time | relevance | path

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

/dports/graphics/dia/dia-0.97.3/objects/Database/
H A Dcompound.c192 static PropDescription compound_props[] = variable
741 if (compound_props[0].quark == 0) in compound_describe_props()
742 prop_desc_list_calculate_quarks (compound_props); in compound_describe_props()
743 return compound_props; in compound_describe_props()