Home
last modified time | relevance | path

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

/haiku/src/apps/mediaplayer/
H A DInfoWin.h24 #define INFO_TRANSPORT 0x00000002 macro
H A DInfoWin.cpp338 if ((which & INFO_TRANSPORT) != 0) { in Update()