Home
last modified time | relevance | path

Searched defs:staff (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/dports/editors/calligra/calligra-3.2.1/plugins/musicshape/core/
H A DPart.cpp85 Staff* Part::staff(int index) in staff() function in MusicCore::Part
93 Staff* staff = new Staff(this); in addStaff() local
98 void Part::addStaff(Staff* staff) in addStaff()
107 Staff* staff = new Staff(this); in insertStaff() local
112 int Part::indexOfStaff(Staff* staff) in indexOfStaff()
118 void Part::removeStaff(Staff* staff, bool deleteStaff) in removeStaff()
H A DNote.cpp26 Staff* staff; member in MusicCore::Note::Private
33 Note::Note(Chord* chord, Staff* staff, int pitch, int accidentals) : QObject(chord), d(new Private) in Note()
47 Staff* Note::staff() in staff() function in MusicCore::Note
57 void Note::setStaff(Staff* staff) in setStaff()
H A DStaffElement.cpp26 Staff* staff; member in MusicCore::StaffElement::Private
35 StaffElement::StaffElement(Staff* staff, int startTime) : d(new Private) in StaffElement()
51 Staff* StaffElement::staff() in staff() function in MusicCore::StaffElement
H A DVoiceElement.cpp26 Staff* staff; member in MusicCore::VoiceElement::Private
53 Staff* VoiceElement::staff() const in staff() function in MusicCore::VoiceElement
58 void VoiceElement::setStaff(Staff* staff) in setStaff()
/dports/www/osticket/upload/scp/
H A Dpwreset.php44 && ($staff=Staff::lookup($userid))) { variable
62 if ($staff = StaffAuthenticationBackend::processSignOn($errors)) { variable
77 && ($staff = Staff::lookup( (int) $id))) variable
H A Dstaff.php21 $staff=null; variable
22 if($_REQUEST['id'] && !($staff=Staff::lookup($_REQUEST['id']))) variable
40 $staff = Staff::create(); variable
/dports/audio/libmusicxml/libmusicxml-3.18/src/lilypond/
H A DmsrParts.cpp512 staff = (*i).second; in createMeasureAndAppendItToPart() local
549 staff = (*i).second; in setNextMeasureNumberInPart() local
616 staff = (*i).second; in appendStaffDetailsToPart() local
676 staff = (*i).second; in appendKeyToPart() local
710 staff = (*i).second; in appendTimeToPart() local
744 staff = (*i).second; in appendTimeToPartClone() local
776 staff = (*i).second; in appendTransposeToPart() local
1032 staff = in appendRepeatCloneToPart() local
1241 staff = in addStaffToPartByItsNumber() local
1730 staff = in browseData() local
[all …]
/dports/audio/musescore/MuseScore-3.6.1/mscore/pianoroll/
H A Dpianolevelsfilter.cpp69 void PianoLevelFilterOnTime::setValue(Staff* staff, Note* note, NoteEvent* evt, int value) in setValue()
112 void PianoLevelFilterLenMultiplier::setValue(Staff* staff, Note* note, NoteEvent* evt, int value) in setValue()
162 void PianoLevelFilterLenWholenote::setValue(Staff* staff, Note* note, NoteEvent* evt, int value) in setValue()
203 int PianoLevelFilterVeloOffset::value(Staff* staff, Note* note, NoteEvent* /*evt*/) in value()
221 void PianoLevelFilterVeloOffset::setValue(Staff* staff, Note* note, NoteEvent* /*evt*/, int value) in setValue()
269 int PianoLevelFilterVeloUser::value(Staff* staff, Note* note, NoteEvent* /*evt*/) in value()
287 void PianoLevelFilterVeloUser::setValue(Staff* staff, Note* note, NoteEvent* /*evt*/, int value) in setValue()
H A Dpianolevelschooser.h44 Staff* staff() { return _staff; } in staff() function
45 void setStaff(Staff* staff) { _staff = staff; } in setStaff()
/dports/audio/denemo/denemo-2.0.6/src/command/
H A Dlyric.c20 verse_get_current_view(DenemoStaff* staff){ in verse_get_current_view()
28 void verse_set_current(DenemoStaff* staff, guint id){ in verse_set_current()
36 verse_get_current(DenemoStaff* staff){ in verse_get_current()
41 verse_set_current_text(DenemoStaff* staff, gchar* text) in verse_set_current_text()
56 verse_get_current_text(DenemoStaff* staff){ in verse_get_current_text()
167 get_pos_at_syllable_count (DenemoStaff * staff, gint num, DenemoPosition *pos) in get_pos_at_syllable_count()
323 DenemoStaff *staff = movement->currentstaff->data; in insert_text_in_verse() local
372 add_verse_to_staff (DenemoMovement * movement, DenemoStaff * staff) in add_verse_to_staff()
440 DenemoStaff *staff = movement->currentstaff->data; in add_verse() local
455 DenemoStaff *staff = si->currentstaff->data; in delete_verse() local
[all …]
/dports/editors/calligra/calligra-3.2.1/plugins/musicshape/commands/
H A DSetKeySignatureCommand.cpp35 …::SetKeySignatureCommand(MusicShape* shape, int bar, RegionType type, Staff* staff, int accidental… in SetKeySignatureCommand()
61 Staff* staff = part->staff(s); in SetKeySignatureCommand() local
82 …KeySignatureCommand(MusicShape* shape, int startBar, int endBar, MusicCore::Staff* staff, int acci… in SetKeySignatureCommand()
115 Staff* staff = part->staff(s); in SetKeySignatureCommand() local
H A DCreateChordCommand.cpp30 CreateChordCommand::CreateChordCommand(MusicShape* shape, VoiceBar* voiceBar, Staff* staff, Duratio… in CreateChordCommand()
38 CreateChordCommand::CreateChordCommand(MusicShape* shape, VoiceBar* voiceBar, Staff* staff, Duratio… in CreateChordCommand()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/actions/
H A DStaffFireAction.cpp40 auto staff = TryGetEntity<Staff>(_spriteId); in Query() local
52 auto staff = TryGetEntity<Staff>(_spriteId); in Execute() local
H A DStaffSetOrdersAction.cpp45 auto* staff = TryGetEntity<Staff>(_spriteIndex); in Query() local
58 auto* staff = TryGetEntity<Staff>(_spriteIndex); in Execute() local
H A DStaffSetNameAction.cpp50 auto staff = TryGetEntity<Staff>(_spriteIndex); in Query() local
63 auto staff = TryGetEntity<Staff>(_spriteIndex); in Execute() local
H A DStaffSetCostumeAction.cpp64 auto* staff = TryGetEntity<Staff>(_spriteIndex); in Query() local
82 auto* staff = TryGetEntity<Staff>(_spriteIndex); in Execute() local
H A DStaffSetPatrolAreaAction.cpp48 auto staff = TryGetEntity<Staff>(_spriteId); in Query() local
73 auto staff = TryGetEntity<Staff>(_spriteId); in Execute() local
/dports/www/ilias/ILIAS-5.4.25/Modules/OrgUnit/classes/Staff/
H A Dclass.ilOrgUnitStaffTableGUI.php17 private $staff = "employee"; variable in ilOrgUnitStaffTableGUI
19 …public function __construct($parent_obj, $parent_cmd, $staff = "employee", $recursive = false, $te…
92 public function setStaff($staff)
/dports/www/ilias6/ILIAS-6.14/Modules/OrgUnit/classes/Staff/
H A Dclass.ilOrgUnitStaffTableGUI.php17 private $staff = "employee"; variable in ilOrgUnitStaffTableGUI
20 …public function __construct($parent_obj, $parent_cmd, $staff = "employee", $recursive = false, $te…
97 public function setStaff($staff)
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar-ptb/src/org/herac/tuxguitar/io/ptb/base/
H A DPTGuitarIn.java4 private int staff; field in PTGuitarIn
7 public PTGuitarIn(int staff,int trackInfo){ in PTGuitarIn()
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/links/
H A Dtst_links.cpp104 Staff* staff = new Staff(score); in test3LinkedSameScore_99796() local
222 Staff* staff = new Staff(score); in test3LinkedParts_99796() local
289 Staff* staff = new Staff(score); in test4LinkedParts_94911() local
431 Staff* staff = new Staff(score); in test5LinkedParts_94911() local
/dports/editors/calligra/calligra-3.2.1/plugins/musicshape/actions/
H A DSelectionAction.cpp52 void SelectionAction::mousePress(Staff* staff, int barIdx, const QPointF& pos) in mousePress()
88 void SelectionAction::mouseMove(Staff* staff, int barIdx, const QPointF& pos) in mouseMove()
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar-ptb/src/org/herac/tuxguitar/io/ptb/helper/
H A DTrackInfoHelper.java27 public TGTrack getStaffTrack(int staff) { in getStaffTrack()
42 public void removeStaffTrack(int staff) { in removeStaffTrack()
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dlocation.h47 …constexpr Location(int staff, int voice, int measure, Fraction frac, int graceIndex, int note, boo… in Location()
62 int staff() const { return _staff; } in staff() function
63 void setStaff(int staff) { _staff = staff; } in setStaff()
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dinstrdialog.cpp360 Staff* staff = new Staff(masterScore); in editInstrList() local
391 Staff* staff = sli->staff(); in editInstrList() local
396 Staff* staff = new Staff(masterScore); in editInstrList() local
447 Staff* staff = sli->staff(); in editInstrList() local
507 Staff* staff = s->staff(j); in editInstrList() local

12345678910>>...14