Home
last modified time | relevance | path

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

/dports/graphics/dia/dia-0.97.3/lib/
H A Dproperties.h150 #define PROP_TYPE_INTARRAY "intarray" /* IntarrayProperty */ macro
H A Dprop_inttypes.c704 prop_type_register(PROP_TYPE_INTARRAY,&intarrayprop_ops); in prop_inttypes_register()
/dports/graphics/dia/dia-0.97.3/plug-ins/python/
H A Dpydia-property.c540 { PROP_TYPE_INTARRAY, PyDia_get_IntArray, PyDia_set_IntArray },
/dports/graphics/dia/dia-0.97.3/
H A DChangeLog.pre-git18256 (PROP_TYPE_ENUMARRAY and PROP_TYPE_INTARRAY).