Home
last modified time | relevance | path

Searched defs:get_property_descriptor (Results 1 – 3 of 3) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/bindings/
H A Dproxyhandler.rs63 pub unsafe extern "C" fn get_property_descriptor(cx: *mut JSContext, in get_property_descriptor() function
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dplugin.h325 virtual const ParameterDescriptor& get_property_descriptor (uint32_t id) const in get_property_descriptor() function
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dlv2_plugin.cc1888 LV2Plugin::get_property_descriptor(uint32_t id) const in get_property_descriptor() function in LV2Plugin