Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dregion_factory.h52 static boost::shared_ptr<Region> wholefile_region_by_name (const std::string& name);
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dregion_factory.cc367 RegionFactory::wholefile_region_by_name (const std::string& name) in wholefile_region_by_name() function in RegionFactory