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

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

Completed in 30 milliseconds