Home
last modified time | relevance | path

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

/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/native_midi/
H A Dnative_midi_haiku.cpp37 bool compareMIDIEvent(const MIDIEvent &a, const MIDIEvent &b) in compareMIDIEvent() function
184 std::sort(items, items + fTotal, compareMIDIEvent); in sort_events()
/dports/audio/sdl_mixer/SDL_mixer-1.2.12/native_midi/
H A Dnative_midi_haiku.cpp37 bool compareMIDIEvent(const MIDIEvent &a, const MIDIEvent &b) in compareMIDIEvent() function
184 std::sort(items, items + fTotal, compareMIDIEvent); in sort_events()