Home
last modified time | relevance | path

Searched defs:property_add (Results 1 – 5 of 5) sorted by relevance

/dports/math/abs/abs-src-0.908/ABV/
H A Dproperties.c62 property_add (char *name, int type, obj (*setfct) (), obj (*getfct) ()) in property_add() function
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Daudiorate.cc195 Glib::PropertyProxy_ReadOnly< guint64 > AudioRate::property_add() const in property_add() function in Gst::AudioRate
/dports/net-im/tkabber/tkabber-1.1.2/
H A Drichtext.tcl372 proc richtext::property_add {name value} { procedure
/dports/math/vtk9/VTK-9.1.0/ThirdParty/ioss/vtkioss/
H A DIoss_GroupingEntity.h311 inline void Ioss::GroupingEntity::property_add(const Ioss::Property &new_prop) in property_add() function
/dports/multimedia/hypnotix/hypnotix-1.4/usr/lib/hypnotix/
H A Dmpv.py1068 def property_add(self, name, value=1): member in MPV