Home
last modified time | relevance | path

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

/dports/audio/rezound/rezound-0.13.1beta/src/backend/Edits/
H A DCCopyCutDeleteEdit.h33 enum CCDType enum
40 CCopyCutDeleteEdit(const AActionFactory *factory,const CActionSound *actionSound,CCDType type);
51 CCDType type;
H A DCCopyCutDeleteEdit.cpp25 …::CCopyCutDeleteEdit(const AActionFactory *factory,const CActionSound *actionSound,CCDType _type) : in CCopyCutDeleteEdit()