Home
last modified time | relevance | path

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

/haiku/src/apps/midiplayer/
H A DMidiPlayerWindow.h110 bool fInstrumentLoaded; variable
H A DMidiPlayerWindow.cpp65 fInstrumentLoaded = false; in MidiPlayerWindow()
490 if (!fInstrumentLoaded) { in OnInputChanged()
496 fInstrumentLoaded = true; in OnInputChanged()