Home
last modified time | relevance | path

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

/haiku/src/apps/mediaplayer/interface/
H A DPeakView.h93 uint32 fPeakNotificationWhat; variable
H A DPeakView.cpp57 fPeakNotificationWhat(0) in PeakView()
79 if (message->what == fPeakNotificationWhat) { in MessageReceived()
268 fPeakNotificationWhat = what; in SetPeakNotificationWhat()