Home
last modified time | relevance | path

Searched defs:relocateParameters (Results 1 – 4 of 4) sorted by relevance

/dports/audio/milkytracker/MilkyTracker-1.03.00/src/tracker/
H A DSectionOptimize.cpp365 PatternEditorTools::RelocateParameters relocateParameters; in getRelocateParameters() local
380 PatternEditorTools::RelocateParameters relocateParameters = getRelocateParameters(); in relocateCommandsTrack() local
387 PatternEditorTools::RelocateParameters relocateParameters = getRelocateParameters(); in relocateCommandsPattern() local
394 PatternEditorTools::RelocateParameters relocateParameters = getRelocateParameters(); in relocateCommandsSong() local
401 PatternEditorTools::RelocateParameters relocateParameters = getRelocateParameters(); in relocateCommandsBlock() local
H A DPatternEditor.cpp1110 …_int32 PatternEditor::relocateCommandsTrack(const PatternEditorTools::RelocateParameters& relocate… in relocateCommandsTrack()
1131 …nt32 PatternEditor::relocateCommandsPattern(const PatternEditorTools::RelocateParameters& relocate… in relocateCommandsPattern()
1152 …32 PatternEditor::relocateCommandsSelection(const PatternEditorTools::RelocateParameters& relocate… in relocateCommandsSelection()
H A DPatternEditorTools.cpp1235 …andsSelection(const Position& ss, const Position& se, const RelocateParameters& relocateParameters in relocateCommandsSelection()
1462 pp_int32 PatternEditorTools::relocateCommands(const RelocateParameters& relocateParameters, bool ev… in relocateCommands()
1470 …ernEditorTools::relocateCommandsTrack(pp_int32 track, const RelocateParameters& relocateParameters in relocateCommandsTrack()
H A DModuleEditor.cpp2371 pp_int32 ModuleEditor::relocateCommands(const PatternEditorTools::RelocateParameters& relocateParam… in relocateCommands()