Home
last modified time | relevance | path

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

/dports/audio/libinstpatch/libinstpatch-1.1.6/libinstpatch/
H A DIpatchSF2Zone.c383ipatch_item_get_property_fast(IPATCH_ITEM(zone), ipatch_item_pspec_title, &old_title); // +… in ipatch_sf2_zone_set_link_item_no_notify()
415ipatch_item_get_property_fast(IPATCH_ITEM(zone), ipatch_item_pspec_title, &new_title); // ++ … in ipatch_sf2_zone_set_link_item_no_notify()
H A DIpatchItem.c1104 ipatch_item_get_property_fast(IpatchItem *item, GParamSpec *pspec, in ipatch_item_get_property_fast() function
1534 ipatch_item_get_property_fast(item, *ps, value); in ipatch_item_get_unique_props()
1593 ipatch_item_get_property_fast(item1, pspec, &val1); in ipatch_item_test_conflict()
1594 ipatch_item_get_property_fast(item2, pspec, &val2); in ipatch_item_test_conflict()
H A DIpatchBase.c268 ipatch_item_get_property_fast((IpatchItem *)base, file_pspec, &oldval); in ipatch_base_set_file()
358 ipatch_item_get_property_fast((IpatchItem *)base, file_name_pspec, &oldval); in ipatch_base_set_file_name()
H A DIpatchItem.h220 void ipatch_item_get_property_fast(IpatchItem *item, GParamSpec *pspec,
H A DIpatchSLIZone.c743 ipatch_item_get_property_fast((IpatchItem *)zone, link_item_pspec, in ipatch_sli_zone_real_set_sample()
H A DIpatchDLS2Region.c804 ipatch_item_get_property_fast((IpatchItem *)region, link_item_pspec, in ipatch_dls2_region_real_set_sample()