Searched refs:useGlobalPulse (Results 1 – 2 of 2) sorted by relevance
42 bool useGlobalPulse = true,
41 PeakView::PeakView(const char* name, bool useGlobalPulse, bool displayLabels) in PeakView() argument43 BView(name, (useGlobalPulse ? B_PULSE_NEEDED : 0) in PeakView()45 fUseGlobalPulse(useGlobalPulse), in PeakView()