Home
last modified time | relevance | path

Searched defs:SegmentVec (Results 1 – 6 of 6) sorted by relevance

/dports/audio/rosegarden/rosegarden-21.06.1/src/commands/segment/
H A DSegmentJoinCommand.h40 typedef std::vector<Segment *> SegmentVec; typedef
H A DInsertRangeCommand.cpp39 typedef std::vector<Segment *> SegmentVec; typedef in Rosegarden::SegmentGroupInsertRangeCommand
221 typedef std::vector<Segment *> SegmentVec; in addInsertionCommands() typedef
H A DSegmentSplitCommand.h41 typedef std::vector<Segment *> SegmentVec; typedef
H A DDeleteRangeCommand.cpp40 typedef std::vector<Segment *> SegmentVec; typedef in Rosegarden::SegmentGroupDeleteRangeCommand
356 typedef std::vector<Segment *> SegmentVec; in DeleteRangeCommand() typedef
/dports/audio/rosegarden/rosegarden-21.06.1/src/document/
H A DLinkedSegmentsCommand.h50 typedef std::vector<Segment *> SegmentVec; typedef
/dports/audio/rosegarden/rosegarden-21.06.1/src/base/
H A DComposition.h70 typedef std::vector<Segment *> SegmentVec; typedef