Home
last modified time | relevance | path

Searched defs:indicationType (Results 1 – 5 of 5) sorted by relevance

/dports/audio/rosegarden/rosegarden-21.06.1/src/commands/notation/
H A DAddIndicationCommand.cpp94 AddIndicationCommand::AddIndicationCommand(std::string indicationType, in AddIndicationCommand()
239 AddIndicationCommand::getGlobalName(std::string indicationType) in getGlobalName()
H A DRestoreSlursCommand.cpp49 std::string indicationType; in modifySegment() local
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/genproto/googleapis/cloud/securitycenter/v1beta1/
H A Dfinding.pb.go59 // Enum value maps for Finding_State.
/dports/audio/rosegarden/rosegarden-21.06.1/src/document/io/
H A DRG21Loader.cpp341 std::string indicationType = qstrtostr(m_tokens[3].toLower()); in parseIndicationStart() local
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/notation/
H A DNotationStaff.cpp996 std::string indicationType = indication.getIndicationType(); in renderSingleElement() local