Home
last modified time | relevance | path

Searched refs:SetPeakNotificationWhat (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/mediaplayer/interface/
H A DPeakView.h59 void SetPeakNotificationWhat(uint32 what);
H A DPeakView.cpp266 PeakView::SetPeakNotificationWhat(uint32 what) in SetPeakNotificationWhat() function in PeakView
/haiku/src/apps/mediaplayer/
H A DMainWin.cpp345 peakView->SetPeakNotificationWhat(MSG_PEAK_NOTIFICATION); in MainWin()