Пример #1
0
void DurationInterface::Reset()
{
    ResetAugmentdots();
    ResetBeamsecondary();
    ResetDurationMusical();
    ResetDurationPerformed();
    ResetDurationRatio();
    ResetFermatapresent();
    ResetStaffident();
}
Пример #2
0
void Dots::Reset()
{
    LayerElement::Reset();
    ResetAugmentdots();
}