Home
last modified time | relevance | path

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

/haiku/src/apps/mediaplayer/interface/
H A DTransportControlGroup.h41 bool useWindButtons);
H A DTransportControlGroup.cpp57 bool usePeakView, bool useWindButtons) in TransportControlGroup() argument
114 if (useWindButtons) { in TransportControlGroup()
130 new BMessage(MSG_PLAY), useWindButtons || useSkipButtons in TransportControlGroup()
137 useWindButtons || useSkipButtons ? topBottomBorder in TransportControlGroup()